diff options
Diffstat (limited to 'kmag/kmag.cpp')
-rw-r--r-- | kmag/kmag.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmag/kmag.cpp b/kmag/kmag.cpp index 7eb6560..0bd9cdd 100644 --- a/kmag/kmag.cpp +++ b/kmag/kmag.cpp @@ -32,7 +32,7 @@ // include files for KDE #if TDE_VERSION > 300 -#include <kapplication.h> +#include <tdeapplication.h> #else #include <kapp.h> #endif // KDE 3.x |