summaryrefslogtreecommitdiffstats
path: root/twin/clients/keramik/config/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'twin/clients/keramik/config/config.h')
-rw-r--r--twin/clients/keramik/config/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/twin/clients/keramik/config/config.h b/twin/clients/keramik/config/config.h
index 4138fe958..7907f28e5 100644
--- a/twin/clients/keramik/config/config.h
+++ b/twin/clients/keramik/config/config.h
@@ -25,9 +25,9 @@
#ifndef __KWIN_KERAMIK_CONFIG_H
#define __KWIN_KERAMIK_CONFIG_H
-#include <kconfig.h>
+#include <tdeconfig.h>
-#include "keramikconfig.h"
+#include "keramitdeconfig.h"
class KeramikConfig: public TQObject
{