diff options
Diffstat (limited to 'src/gui/editors/notation/NoteFontViewer.cpp')
-rw-r--r-- | src/gui/editors/notation/NoteFontViewer.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/editors/notation/NoteFontViewer.cpp b/src/gui/editors/notation/NoteFontViewer.cpp index 709041e..2474ec1 100644 --- a/src/gui/editors/notation/NoteFontViewer.cpp +++ b/src/gui/editors/notation/NoteFontViewer.cpp @@ -29,7 +29,7 @@ #include "FontViewFrame.h" #include <kcombobox.h> #include <kdialogbase.h> -#include <ktoolbar.h> +#include <tdetoolbar.h> #include <tqlabel.h> #include <tqstring.h> #include <tqstringlist.h> |