diff options
Diffstat (limited to 'kpf/src/Applet.cpp')
-rw-r--r-- | kpf/src/Applet.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpf/src/Applet.cpp b/kpf/src/Applet.cpp index 85ec4917..983ae0c3 100644 --- a/kpf/src/Applet.cpp +++ b/kpf/src/Applet.cpp @@ -23,7 +23,7 @@ #include <tqpainter.h> #include <tqtimer.h> -#include <layout.h> +#include <tqlayout.h> #include <tqlabel.h> #include <tqtoolbutton.h> #include <tqpopupmenu.h> |