summaryrefslogtreecommitdiffstats
path: root/kmouth/phrasebook/phrasetree.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:53:57 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:53:57 -0600
commitc96f95eaac4e5415ddb92103a5c29ab55597408d (patch)
treed6b026edcb7e58f72fed333952a22f4c45fb01f8 /kmouth/phrasebook/phrasetree.cpp
parent127600d4f12c1787365edc471904f9732743c771 (diff)
downloadtdeaccessibility-c96f95eaac4e5415ddb92103a5c29ab55597408d.tar.gz
tdeaccessibility-c96f95eaac4e5415ddb92103a5c29ab55597408d.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'kmouth/phrasebook/phrasetree.cpp')
-rw-r--r--kmouth/phrasebook/phrasetree.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kmouth/phrasebook/phrasetree.cpp b/kmouth/phrasebook/phrasetree.cpp
index da82164..6a2bac2 100644
--- a/kmouth/phrasebook/phrasetree.cpp
+++ b/kmouth/phrasebook/phrasetree.cpp
@@ -15,14 +15,14 @@
* *
***************************************************************************/
-#include <klocale.h>
+#include <tdelocale.h>
#include <tdeconfig.h>
#include <tdeaction.h>
#include <tdestdaccel.h>
#include <tdeshortcutlist.h>
#include <tdeactionshortcutlist.h>
#include <kiconloader.h>
-#include <kmessagebox.h>
+#include <tdemessagebox.h>
#include "phrasetree.h"
#include "phrasebookdialog.h"