diff options
Diffstat (limited to 'src/gui/editors/notation/NoteFontFactory.cpp')
-rw-r--r-- | src/gui/editors/notation/NoteFontFactory.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/editors/notation/NoteFontFactory.cpp b/src/gui/editors/notation/NoteFontFactory.cpp index 9099b58..9760734 100644 --- a/src/gui/editors/notation/NoteFontFactory.cpp +++ b/src/gui/editors/notation/NoteFontFactory.cpp @@ -35,7 +35,7 @@ #include "gui/kdeext/KStartupLogo.h" #include "NoteFont.h" #include "NoteFontMap.h" -#include <kconfig.h> +#include <tdeconfig.h> #include <kglobal.h> #include <kmessagebox.h> #include <tqdir.h> |