From 7951d66ae49e459d6a97f3fd9a0f38eaae612704 Mon Sep 17 00:00:00 2001 From: Raymond Wooninck Date: Tue, 26 Jul 2011 07:50:58 +0200 Subject: [PATCH] Fix the includes (due to removal of libs/kworkspace as includedir) --- main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.cpp b/main.cpp index 9b87b61750..762446386f 100644 --- a/main.cpp +++ b/main.cpp @@ -54,7 +54,7 @@ along with this program. If not, see . #include #include #include -#include +#include #include