diff options
Diffstat (limited to 'src/gui/editors/notation/NotationView.cpp')
-rw-r--r-- | src/gui/editors/notation/NotationView.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/editors/notation/NotationView.cpp b/src/gui/editors/notation/NotationView.cpp index 1fa96b3..7965718 100644 --- a/src/gui/editors/notation/NotationView.cpp +++ b/src/gui/editors/notation/NotationView.cpp @@ -185,7 +185,7 @@ #include <klineeditdlg.h> #include <tdemessagebox.h> #include <kprinter.h> -#include <kprocess.h> +#include <tdeprocess.h> #include <kprogress.h> #include <kstatusbar.h> #include <kstdaction.h> |