diff options
Diffstat (limited to 'src/gui/editors/notation/NotePixmapFactory.cpp')
-rw-r--r-- | src/gui/editors/notation/NotePixmapFactory.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/editors/notation/NotePixmapFactory.cpp b/src/gui/editors/notation/NotePixmapFactory.cpp index b661d88..e2f69cb 100644 --- a/src/gui/editors/notation/NotePixmapFactory.cpp +++ b/src/gui/editors/notation/NotePixmapFactory.cpp @@ -26,7 +26,7 @@ #include "NotePixmapFactory.h" #include "misc/Debug.h" #include "base/NotationRules.h" -#include <kapplication.h> +#include <tdeapplication.h> #include <klocale.h> #include <kstddirs.h> |