summaryrefslogtreecommitdiffstats
path: root/src/codeeditor.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:49:28 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:49:28 -0600
commit59664c7dfa6dd188fca3b471766f7b32f3ea08c8 (patch)
tree37bf05f17dda972f03d438da96cc064440578512 /src/codeeditor.cpp
parent0ef94e0c80e663dc0710502dbae9f7380b01a751 (diff)
downloadkpicosim-59664c7dfa6dd188fca3b471766f7b32f3ea08c8.tar.gz
kpicosim-59664c7dfa6dd188fca3b471766f7b32f3ea08c8.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'src/codeeditor.cpp')
-rwxr-xr-xsrc/codeeditor.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/codeeditor.cpp b/src/codeeditor.cpp
index c21be56..156aabd 100755
--- a/src/codeeditor.cpp
+++ b/src/codeeditor.cpp
@@ -21,7 +21,7 @@
#include <klibloader.h>
#include <tqmessagebox.h>
-#include <kmessagebox.h>
+#include <tdemessagebox.h>
#include <tqlayout.h>
#include <tdefiledialog.h>