D'oh.
This commit is contained in:
parent
8ffc77e5b4
commit
c010a66e3f
|
@ -22,7 +22,9 @@
|
|||
#include <QThread>
|
||||
#include <QtDebug>
|
||||
|
||||
#ifdef HAVE_LIBGPOD
|
||||
#include <gpod/itdb.h>
|
||||
#endif
|
||||
|
||||
DeviceLister::DeviceLister()
|
||||
: thread_(NULL)
|
||||
|
|
Loading…
Reference in New Issue