From 39b38d1632441674dd21e041580cbb4b990b4a9b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C3=A9cureuil?= Date: Sat, 25 Aug 2012 03:00:36 +0200 Subject: [PATCH] Get rid of config.h Convert to cmakedefine01 --- theme.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme.cpp b/theme.cpp index 7030e8c05..096f212cd 100644 --- a/theme.cpp +++ b/theme.cpp @@ -27,7 +27,7 @@ #include #include -#include "config.h" +#include "config-plasma.h" #if HAVE_X11 #include