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 3be47ae..f49b632 100644 --- a/src/gui/editors/notation/NotationStaff.cpp +++ b/src/gui/editors/notation/NotationStaff.cpp @@ -62,7 +62,7 @@ #include "NotePixmapFactory.h" #include "NotePixmapParameters.h" #include "NoteStyleFactory.h" -#include <kconfig.h> +#include <tdeconfig.h> #include <kmessagebox.h> #include <tqcanvas.h> #include <tqpainter.h> |