diff options
Diffstat (limited to 'knotes/knotebutton.cpp')
-rw-r--r-- | knotes/knotebutton.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/knotes/knotebutton.cpp b/knotes/knotebutton.cpp index 006b1e9c5..ff89b2dea 100644 --- a/knotes/knotebutton.cpp +++ b/knotes/knotebutton.cpp @@ -23,7 +23,7 @@ #include <tqiconset.h> #include <tqsizepolicy.h> -#include <kglobal.h> +#include <tdeglobal.h> #include <kicontheme.h> #include <kiconloader.h> |