summaryrefslogtreecommitdiffstats
path: root/kbarcode/xmlutils.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:45:27 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:45:27 -0600
commitebb2daa173944aa416d4f4b34cad2cfe18953b2e (patch)
tree158fc0a7eff01dcafacdcccfffa3b26ab9b181b9 /kbarcode/xmlutils.cpp
parent6fb88df585cc98ddb523ad53ee56841703e2ed2b (diff)
downloadkbarcode-ebb2daa173944aa416d4f4b34cad2cfe18953b2e.tar.gz
kbarcode-ebb2daa173944aa416d4f4b34cad2cfe18953b2e.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'kbarcode/xmlutils.cpp')
-rw-r--r--kbarcode/xmlutils.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kbarcode/xmlutils.cpp b/kbarcode/xmlutils.cpp
index 7b32de7..6095574 100644
--- a/kbarcode/xmlutils.cpp
+++ b/kbarcode/xmlutils.cpp
@@ -33,8 +33,8 @@
// KDE includes
#include <tdeapplication.h>
-#include <klocale.h>
-#include <kmessagebox.h>
+#include <tdelocale.h>
+#include <tdemessagebox.h>
XMLUtils::XMLUtils()
{