diff options
Diffstat (limited to 'src/gui/editors/notation/NotationHLayout.cpp')
-rw-r--r-- | src/gui/editors/notation/NotationHLayout.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/editors/notation/NotationHLayout.cpp b/src/gui/editors/notation/NotationHLayout.cpp index 32a47e2..50fb0f6 100644 --- a/src/gui/editors/notation/NotationHLayout.cpp +++ b/src/gui/editors/notation/NotationHLayout.cpp @@ -46,7 +46,7 @@ #include "NotationProperties.h" #include "NotationStaff.h" #include "NotePixmapFactory.h" -#include <kconfig.h> +#include <tdeconfig.h> #include <tqobject.h> #include <cmath> |