diff options
Diffstat (limited to 'src/gui/editors/notation/NotePixmapFactory.cpp')
-rw-r--r-- | src/gui/editors/notation/NotePixmapFactory.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/editors/notation/NotePixmapFactory.cpp b/src/gui/editors/notation/NotePixmapFactory.cpp index 7474d4e..f34eeaa 100644 --- a/src/gui/editors/notation/NotePixmapFactory.cpp +++ b/src/gui/editors/notation/NotePixmapFactory.cpp @@ -30,7 +30,7 @@ #include <klocale.h> #include <kstddirs.h> -#include <kconfig.h> +#include <tdeconfig.h> #include "misc/Strings.h" #include "document/ConfigGroups.h" #include "base/Exception.h" |