diff options
Diffstat (limited to 'src/svnfrontend/fronthelpers/cursorstack.h')
-rw-r--r-- | src/svnfrontend/fronthelpers/cursorstack.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/svnfrontend/fronthelpers/cursorstack.h b/src/svnfrontend/fronthelpers/cursorstack.h index ba69612..0cf55f9 100644 --- a/src/svnfrontend/fronthelpers/cursorstack.h +++ b/src/svnfrontend/fronthelpers/cursorstack.h @@ -24,7 +24,7 @@ #ifndef __CURSOR_STACK_H #define __CURSOR_STACK_H -#include <kapplication.h> +#include <tdeapplication.h> #include <tqcursor.h> //! Change cursor on stack. |