From 94c0628d22e844a23e1ee27cd3df03cc9e0e2c25 Mon Sep 17 00:00:00 2001 From: Lars Knoll Date: Sat, 7 May 2011 15:05:43 +0200 Subject: fix includes --- src/widgets/kernel/qwidgetaction.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/widgets/kernel/qwidgetaction.h') diff --git a/src/widgets/kernel/qwidgetaction.h b/src/widgets/kernel/qwidgetaction.h index a32b5d60dd..cf9f2e6da5 100644 --- a/src/widgets/kernel/qwidgetaction.h +++ b/src/widgets/kernel/qwidgetaction.h @@ -42,7 +42,7 @@ #ifndef QWIDGETACTION_H #define QWIDGETACTION_H -#include +#include QT_BEGIN_HEADER -- cgit v1.2.3