diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/waconfig.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/waconfig.h b/src/waconfig.h index 530c77f..b137e64 100644 --- a/src/waconfig.h +++ b/src/waconfig.h @@ -21,7 +21,7 @@ #ifndef WACONFIG_H #define WACONFIG_H -#include <kconfigskeleton.h> +#include <tdeconfigskeleton.h> class WAConfig : public TDEConfigSkeleton { |