summaryrefslogtreecommitdiffstats
path: root/ksysv/ksv_core.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:54:15 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:54:15 -0600
commitd1a3a8be39153e02cd555cb7e3bafcab2cb4530c (patch)
tree089977dfeabf9a98c001fcb92ccd5bf05dc81488 /ksysv/ksv_core.cpp
parent666824a6c549fb4eeae7a29083349638974a57d7 (diff)
downloadtdeadmin-d1a3a8be39153e02cd555cb7e3bafcab2cb4530c.tar.gz
tdeadmin-d1a3a8be39153e02cd555cb7e3bafcab2cb4530c.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'ksysv/ksv_core.cpp')
-rw-r--r--ksysv/ksv_core.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/ksysv/ksv_core.cpp b/ksysv/ksv_core.cpp
index 547dd7c..caf0dfe 100644
--- a/ksysv/ksv_core.cpp
+++ b/ksysv/ksv_core.cpp
@@ -16,10 +16,10 @@
#include <tqstylesheet.h>
#include <tdeapplication.h>
-#include <kglobalsettings.h>
+#include <tdeglobalsettings.h>
#include <kcompletion.h>
-#include <klocale.h>
-#include <kglobal.h>
+#include <tdelocale.h>
+#include <tdeglobal.h>
#include "ksv_conf.h"
#include "ksvdraglist.h"