summaryrefslogtreecommitdiffstats
path: root/extra/kde330
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-02-15 21:53:30 -0600
committerTimothy Pearson <[email protected]>2013-02-15 21:53:30 -0600
commitd9e36c69f058bd1a0902170cb61919663ef9eeb7 (patch)
treeb0231fa13758f581964dc1d09f4bba8dca801df9 /extra/kde330
parent86ceedb1d3bcd82ee89197ba49d79abce7ba9d6a (diff)
downloadpytde-d9e36c69f058bd1a0902170cb61919663ef9eeb7.tar.gz
pytde-d9e36c69f058bd1a0902170cb61919663ef9eeb7.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'extra/kde330')
-rw-r--r--extra/kde330/tdetoolbarbutton.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/kde330/tdetoolbarbutton.h b/extra/kde330/tdetoolbarbutton.h
index 27936a8..a75f545 100644
--- a/extra/kde330/tdetoolbarbutton.h
+++ b/extra/kde330/tdetoolbarbutton.h
@@ -27,7 +27,7 @@
#include <tqtoolbutton.h>
#include <tqintdict.h>
#include <tqstring.h>
-#include <kglobal.h>
+#include <tdeglobal.h>
class TDEToolBar;
class TDEToolBarButtonPrivate;