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