From ab88d8e3b0e9e82ed427b9f76d049c8fbcbf0acb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Gr=C3=A4=C3=9Flin?= Date: Thu, 7 Mar 2013 13:36:14 +0100 Subject: [PATCH] Include kwinglobals in kdecoration.h for KWIN_EXPORT No need to define it twice in KWin. --- libkdecorations/kdecoration.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libkdecorations/kdecoration.h b/libkdecorations/kdecoration.h index bc147fc687..15d233e162 100644 --- a/libkdecorations/kdecoration.h +++ b/libkdecorations/kdecoration.h @@ -25,6 +25,8 @@ DEALINGS IN THE SOFTWARE. #ifndef KDECORATION_H #define KDECORATION_H +#include + #include #include #include @@ -32,8 +34,6 @@ DEALINGS IN THE SOFTWARE. #include #include -#define KWIN_EXPORT KDE_EXPORT - #define KWIN_DECORATION_API_VERSION 1 /**