summaryrefslogtreecommitdiffstats
path: root/knights/tabbox.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:47:16 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:47:16 -0600
commitd2910e9ab720e8c03bab5723a34192ad2ac4a2f0 (patch)
tree33e6c8ea366f446695cd2d08d5eda53d0c8d144d /knights/tabbox.cpp
parent6b869db09c92b749de56236f373ccb2136eee302 (diff)
downloadknights-d2910e9ab720e8c03bab5723a34192ad2ac4a2f0.tar.gz
knights-d2910e9ab720e8c03bab5723a34192ad2ac4a2f0.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'knights/tabbox.cpp')
-rw-r--r--knights/tabbox.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/knights/tabbox.cpp b/knights/tabbox.cpp
index 8f9ecdf..3a3099e 100644
--- a/knights/tabbox.cpp
+++ b/knights/tabbox.cpp
@@ -19,7 +19,7 @@
#include "tabpage.h"
#include "resource.h"
#include "accel.h"
-#include <klocale.h>
+#include <tdelocale.h>
#include <tqstyle.h>
#include <tqtabwidget.h>