diff options
Diffstat (limited to 'src/gui/editors/notation/TextInserter.cpp')
-rw-r--r-- | src/gui/editors/notation/TextInserter.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/editors/notation/TextInserter.cpp b/src/gui/editors/notation/TextInserter.cpp index 90674fb..84a832e 100644 --- a/src/gui/editors/notation/TextInserter.cpp +++ b/src/gui/editors/notation/TextInserter.cpp @@ -39,7 +39,7 @@ #include "NotationView.h" #include "NotePixmapFactory.h" #include "NotationElement.h" -#include <kaction.h> +#include <tdeaction.h> #include <tqdialog.h> #include <tqiconset.h> #include <tqstring.h> |