summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-04-04 01:30:52 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-04-04 01:30:52 +0000
commit4ce11e29387d3ea4af318328c0c9e716c251ba99 (patch)
treedbf77b2e9c20cad31d3d37670e95e72587b4a9a7
parent5abec431235e7b04093865321b89b1a684dc408b (diff)
downloadtdebase-4ce11e29.tar.gz
tdebase-4ce11e29.zip
Fix kdebase FTBFS
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1227017 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
-rw-r--r--kwin/utils.cpp1
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>