summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:51:48 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:51:48 -0600
commit5cc7645ee6932c4c29d1c1dea1672d16822a7ff9 (patch)
tree98fca860da896c2aa7800a9eebb035aab4c84674
parentef2216763b73601cc3532e6c1dbc70bf6b98e468 (diff)
downloadtde-style-lipstik-5cc7645e.tar.gz
tde-style-lipstik-5cc7645e.zip
Rename additional header files to avoid conflicts with KDE4
-rw-r--r--style/config/lipstitdeconf.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/style/config/lipstitdeconf.cpp b/style/config/lipstitdeconf.cpp
index d086349..7087819 100644
--- a/style/config/lipstitdeconf.cpp
+++ b/style/config/lipstitdeconf.cpp
@@ -35,8 +35,8 @@ DEALINGS IN THE SOFTWARE.
#include <tqcolor.h>
#include <tqlabel.h>
#include <tqcombobox.h>
-#include <kglobal.h>
-#include <klocale.h>
+#include <tdeglobal.h>
+#include <tdelocale.h>
#include <kcolorbutton.h>
#include <tqtabwidget.h>
#include <tqvgroupbox.h>