diff options
Diffstat (limited to 'amor/amoranim.cpp')
-rw-r--r-- | amor/amoranim.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/amor/amoranim.cpp b/amor/amoranim.cpp index a87bdf1..3dcfef5 100644 --- a/amor/amoranim.cpp +++ b/amor/amoranim.cpp @@ -25,7 +25,7 @@ ** Bug reports and questions can be sent to [email protected] */ #include <stdlib.h> -#include <kapplication.h> +#include <tdeapplication.h> #include <kstandarddirs.h> #include "amoranim.h" #include "amorpm.h" |