diff options
Diffstat (limited to 'src/gui/editors/notation/NotationView.h')
-rw-r--r-- | src/gui/editors/notation/NotationView.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/editors/notation/NotationView.h b/src/gui/editors/notation/NotationView.h index 352e5e9..b8282d8 100644 --- a/src/gui/editors/notation/NotationView.h +++ b/src/gui/editors/notation/NotationView.h @@ -34,7 +34,7 @@ #include "NotationCanvasView.h" #include <string> #include <kprocess.h> -#include <ktempfile.h> +#include <tdetempfile.h> #include <tqmap.h> #include <tqsize.h> #include <tqstring.h> |