diff options
Diffstat (limited to 'knotes/knoteslegacy.cpp')
-rw-r--r-- | knotes/knoteslegacy.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/knotes/knoteslegacy.cpp b/knotes/knoteslegacy.cpp index 2605d7f44..35816f88e 100644 --- a/knotes/knoteslegacy.cpp +++ b/knotes/knoteslegacy.cpp @@ -26,7 +26,7 @@ #include <tqtextstream.h> #include <kdebug.h> -#include <kapplication.h> +#include <tdeapplication.h> #include <kglobal.h> #include <kurl.h> #include <kstandarddirs.h> |