diff options
Diffstat (limited to 'src/notedrag.cpp')
-rw-r--r-- | src/notedrag.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/notedrag.cpp b/src/notedrag.cpp index 8b87ea8..f7b6931 100644 --- a/src/notedrag.cpp +++ b/src/notedrag.cpp @@ -25,7 +25,7 @@ #include <tqbuffer.h> #include <kurldrag.h> #include <tdeversion.h> -#include <kapplication.h> +#include <tdeapplication.h> #include <tqdesktopwidget.h> #include "basket.h" |