diff options
Diffstat (limited to 'src/knutfrontpanel.cpp')
-rw-r--r-- | src/knutfrontpanel.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/knutfrontpanel.cpp b/src/knutfrontpanel.cpp index 9aac1e9..b877d57 100644 --- a/src/knutfrontpanel.cpp +++ b/src/knutfrontpanel.cpp @@ -21,14 +21,13 @@ #include "knutnet.h" #include <tdelocale.h> -#include <kapp.h> +#include <tdeapplication.h> #include <tqtooltip.h> #include <tqstring.h> #include <tqpaintdevice.h> #include <tqlayout.h> #include <tqlcdnumber.h> -//#include <tqframe.h> #include <tqlabel.h> #include <tqcolor.h> #include <tqfont.h> |