summaryrefslogtreecommitdiffstats
path: root/src/theme.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:45:33 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:45:33 -0600
commite5a3fe964c51e2ddc216da20ff5f115f19f1a5eb (patch)
treeb56cdce04617cc2c204057ffc71a7b232d9f02e6 /src/theme.cpp
parentb22116cbe0dbcdb1f7444d28d71ad25cef8d6f54 (diff)
downloadkbookreader-e5a3fe964c51e2ddc216da20ff5f115f19f1a5eb.tar.gz
kbookreader-e5a3fe964c51e2ddc216da20ff5f115f19f1a5eb.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'src/theme.cpp')
-rw-r--r--src/theme.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/theme.cpp b/src/theme.cpp
index 6188720..39fc091 100644
--- a/src/theme.cpp
+++ b/src/theme.cpp
@@ -20,7 +20,7 @@
#include <tqstring.h>
#include <tqpixmap.h>
#include <tqimage.h>
-#include <kglobal.h>
+#include <tdeglobal.h>
#include <kstandarddirs.h>
#include "theme.h"