diff options
Diffstat (limited to 'noatun/library/pref.cpp')
-rw-r--r-- | noatun/library/pref.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun/library/pref.cpp b/noatun/library/pref.cpp index 98c05453..4a304da8 100644 --- a/noatun/library/pref.cpp +++ b/noatun/library/pref.cpp @@ -4,7 +4,7 @@ #include <kglobal.h> #include <kiconloader.h> #include <kdebug.h> -#include <tqlayout.h> +#include <layout.h> //#include <tqlabel.h> #include "cmodule.h" |