diff options
Diffstat (limited to 'tdemdi/test/main.cpp')
-rw-r--r-- | tdemdi/test/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdemdi/test/main.cpp b/tdemdi/test/main.cpp index 4f14a410c..29a91e39f 100644 --- a/tdemdi/test/main.cpp +++ b/tdemdi/test/main.cpp @@ -26,7 +26,7 @@ //---------------------------------------------------------------------------- #ifndef NO_KDE -# include <kapplication.h> +# include <tdeapplication.h> TDEApplication* theApp; #else # include <tqapplication.h> |