diff options
Diffstat (limited to 'src/gui/editors/notation/RestInserter.cpp')
-rw-r--r-- | src/gui/editors/notation/RestInserter.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/editors/notation/RestInserter.cpp b/src/gui/editors/notation/RestInserter.cpp index 674ce60..2dccf65 100644 --- a/src/gui/editors/notation/RestInserter.cpp +++ b/src/gui/editors/notation/RestInserter.cpp @@ -39,7 +39,7 @@ #include "NotationView.h" #include "NoteInserter.h" #include "NotePixmapFactory.h" -#include <kaction.h> +#include <tdeaction.h> #include <kcommand.h> #include <tqiconset.h> #include <tqregexp.h> |