diff options
Diffstat (limited to 'src/gui/editors/notation/NotationEraser.cpp')
-rw-r--r-- | src/gui/editors/notation/NotationEraser.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/editors/notation/NotationEraser.cpp b/src/gui/editors/notation/NotationEraser.cpp index 198943e..fab2b4d 100644 --- a/src/gui/editors/notation/NotationEraser.cpp +++ b/src/gui/editors/notation/NotationEraser.cpp @@ -34,7 +34,7 @@ #include "NotationTool.h" #include "NotationView.h" #include "NotePixmapFactory.h" -#include <kaction.h> +#include <tdeaction.h> #include <tdeconfig.h> #include <tqiconset.h> #include <tqstring.h> |