diff options
Diffstat (limited to 'languages/cpp/app_templates/khello2/app.h')
-rw-r--r-- | languages/cpp/app_templates/khello2/app.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/cpp/app_templates/khello2/app.h b/languages/cpp/app_templates/khello2/app.h index a3e4bd31..11a9241f 100644 --- a/languages/cpp/app_templates/khello2/app.h +++ b/languages/cpp/app_templates/khello2/app.h @@ -7,7 +7,7 @@ #include <config.h> #endif -#include <kmainwindow.h> +#include <tdemainwindow.h> /** * @short Application Main Window |