summaryrefslogtreecommitdiffstats
path: root/kdm
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-09-09 23:16:55 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-09-09 23:16:55 +0000
commit7f3aea756a659f8583e9613fc5dbfb150f574b77 (patch)
tree4e0369ffd36860e1bc7dc429af78b17481b27bf2 /kdm
parenta59817376c95f46bae625d860772a3dfbe1926a5 (diff)
downloadtdebase-7f3aea756a659f8583e9613fc5dbfb150f574b77.tar.gz
tdebase-7f3aea756a659f8583e9613fc5dbfb150f574b77.zip
Fix FTBFS on Slackware
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1173648 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kdm')
-rw-r--r--kdm/kfrontend/themer/kdmpixmap.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/kdm/kfrontend/themer/kdmpixmap.h b/kdm/kfrontend/themer/kdmpixmap.h
index 92d4895d0..a12c9fea4 100644
--- a/kdm/kfrontend/themer/kdmpixmap.h
+++ b/kdm/kfrontend/themer/kdmpixmap.h
@@ -27,6 +27,9 @@
//#include <tqrect.h>
#include <tqpixmap.h>
+#include <ksimpleconfig.h>
+#include <kstandarddirs.h>
+
/*
* KdmPixmap. A pixmap element
*/