summaryrefslogtreecommitdiffstats
path: root/kiosktool/userManagement.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:46:31 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:46:31 -0600
commit969e918e16b749e77b149b7d7ae53a91ad774b6c (patch)
tree9f2a4ec9fa25776e276dd870bdef9896a2731c70 /kiosktool/userManagement.cpp
parentf5457542263e7546ad17b3be30a1c9b99e80e5b4 (diff)
downloadkiosktool-969e918e16b749e77b149b7d7ae53a91ad774b6c.tar.gz
kiosktool-969e918e16b749e77b149b7d7ae53a91ad774b6c.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'kiosktool/userManagement.cpp')
-rw-r--r--kiosktool/userManagement.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kiosktool/userManagement.cpp b/kiosktool/userManagement.cpp
index f0c7c31..f69288a 100644
--- a/kiosktool/userManagement.cpp
+++ b/kiosktool/userManagement.cpp
@@ -31,8 +31,8 @@
#include <tdeapplication.h>
#include <tdeconfig.h>
#include <tdelistview.h>
-#include <klocale.h>
-#include <kmessagebox.h>
+#include <tdelocale.h>
+#include <tdemessagebox.h>
#include "kioskrun.h"