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