summaryrefslogtreecommitdiffstats
path: root/src/main.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-02-15 21:45:33 -0600
committerTimothy Pearson <[email protected]>2013-02-15 21:45:33 -0600
commite5a3fe964c51e2ddc216da20ff5f115f19f1a5eb (patch)
treeb56cdce04617cc2c204057ffc71a7b232d9f02e6 /src/main.cpp
parentb22116cbe0dbcdb1f7444d28d71ad25cef8d6f54 (diff)
downloadkbookreader-e5a3fe964c51e2ddc216da20ff5f115f19f1a5eb.tar.gz
kbookreader-e5a3fe964c51e2ddc216da20ff5f115f19f1a5eb.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp
index bb08f7d..fadd9a2 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -21,7 +21,7 @@
#include <dcopclient.h>
#include <tdeaboutdata.h>
#include <tdecmdlineargs.h>
-#include <klocale.h>
+#include <tdelocale.h>
#include <ksplashscreen.h>
#include "bookreader.h"