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/dialogs/qprogressdialog.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/widgets/dialogs/qprogressdialog.h') diff --git a/src/widgets/dialogs/qprogressdialog.h b/src/widgets/dialogs/qprogressdialog.h index 21a40c152f..b7668774b9 100644 --- a/src/widgets/dialogs/qprogressdialog.h +++ b/src/widgets/dialogs/qprogressdialog.h @@ -42,7 +42,7 @@ #ifndef QPROGRESSDIALOG_H #define QPROGRESSDIALOG_H -#include +#include QT_BEGIN_HEADER -- cgit v1.2.3