summaryrefslogtreecommitdiffstats
path: root/src/noteedit.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 00:51:06 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 00:51:06 -0600
commit2571f48ba178d235ea9570fea757a5941d1f9b31 (patch)
tree55c89ec71f7fc2a785536de649e7c4f16d92f6f0 /src/noteedit.cpp
parent54788613261c45bdc11f1e8763427616aa2d0ad3 (diff)
downloadbasket-2571f48ba178d235ea9570fea757a5941d1f9b31.tar.gz
basket-2571f48ba178d235ea9570fea757a5941d1f9b31.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'src/noteedit.cpp')
-rw-r--r--src/noteedit.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/noteedit.cpp b/src/noteedit.cpp
index 0e463be..141db05 100644
--- a/src/noteedit.cpp
+++ b/src/noteedit.cpp
@@ -26,7 +26,7 @@
#include <kicondialog.h>
#include <kcolordialog.h>
#include <kservice.h>
-#include <kconfig.h>
+#include <tdeconfig.h>
#include <kmessagebox.h>
#include <klocale.h>
#include <kmainwindow.h>