summaryrefslogtreecommitdiffstats
path: root/src/note.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-02-14 17:03:12 -0600
committerTimothy Pearson <[email protected]>2013-02-14 17:03:12 -0600
commit06ab7fb3b7ec008a5fe3364a0430159900ff6553 (patch)
treea99409c8bc6983c5bd312ab3fd9a28f939ef6698 /src/note.cpp
parent91be62536b7e8a0af132e6be63f67493d41da919 (diff)
downloadbasket-06ab7fb3b7ec008a5fe3364a0430159900ff6553.tar.gz
basket-06ab7fb3b7ec008a5fe3364a0430159900ff6553.zip
Rename common header files for consistency with class renaming
Diffstat (limited to 'src/note.cpp')
-rw-r--r--src/note.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/note.cpp b/src/note.cpp
index 79d59c8..dfffe8f 100644
--- a/src/note.cpp
+++ b/src/note.cpp
@@ -21,8 +21,8 @@
#include <tqpainter.h>
#include <kglobalsettings.h>
#include <tqstyle.h>
-#include <kapplication.h>
-#include <kstyle.h>
+#include <tdeapplication.h>
+#include <tdestyle.h>
#include <tqcursor.h>
#include <kiconloader.h>
#include <kpixmapeffect.h>