summaryrefslogtreecommitdiffstats
path: root/kpoker/global.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpoker/global.h')
-rw-r--r--kpoker/global.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpoker/global.h b/kpoker/global.h
index d4755abd..997cfe09 100644
--- a/kpoker/global.h
+++ b/kpoker/global.h
@@ -21,7 +21,7 @@
#include <kconfig.h>
extern KLocale *locale;
-extern KConfig *conf;
+extern TDEConfig *conf;
#endif