From d908454754c61acf7efa00f81fbf7eb8885be3d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lubo=C5=A1=20Lu=C5=88=C3=A1k?= Date: Mon, 30 Apr 2007 09:51:12 +0000 Subject: [PATCH] Merging from old trunk: r614585 | dfaure | 2006-12-18 12:18:32 +0100 (Mon, 18 Dec 2006) | 2 lines Many files were using KGlobal via the "#include " in kguiitem.h. Removed that include -> added many includes in the code. svn path=/trunk/KDE/kdebase/workspace/; revision=659485 --- main.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/main.cpp b/main.cpp index fbee2a9ce0..2d6c5345d1 100644 --- a/main.cpp +++ b/main.cpp @@ -14,6 +14,7 @@ License. See the file "COPYING" for the exact licensing terms. #include "main.h" +#include #include #include #include