summaryrefslogtreecommitdiffstats
path: root/src/kbfxspinx.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:45:31 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:45:31 -0600
commit39de4d2189f86e632184f4390fef1d8b6dd88027 (patch)
tree23abf05dc5cde86eb7547ff20c99e09226a58cae /src/kbfxspinx.h
parent607de125e34173ea3f6bca9dd60b4c9640a738ed (diff)
downloadkbfx-39de4d2189f86e632184f4390fef1d8b6dd88027.tar.gz
kbfx-39de4d2189f86e632184f4390fef1d8b6dd88027.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'src/kbfxspinx.h')
-rw-r--r--src/kbfxspinx.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/kbfxspinx.h b/src/kbfxspinx.h
index a069a19..4cc8130 100644
--- a/src/kbfxspinx.h
+++ b/src/kbfxspinx.h
@@ -41,9 +41,9 @@
#include <tdeconfig.h>
#include <kdebug.h>
#include <kdirwatch.h>
-#include <kglobal.h>
-#include <klocale.h>
-#include <kmessagebox.h>
+#include <tdeglobal.h>
+#include <tdelocale.h>
+#include <tdemessagebox.h>
#include <kpanelapplet.h>
#include <tdepopupmenu.h>
#include <krun.h>