diff options
-rw-r--r-- | kwin/utils.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kwin/utils.cpp b/kwin/utils.cpp index 796c7932b..8e43901f3 100644 --- a/kwin/utils.cpp +++ b/kwin/utils.cpp @@ -21,6 +21,7 @@ License. See the file "COPYING" for the exact licensing terms. #ifndef KCMRULES +#include <tqapplication.h> #include <kxerrorhandler.h> #include <assert.h> #include <kdebug.h> |