summaryrefslogtreecommitdiff
path: root/vcl/source/control/group.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/source/control/group.cxx')
-rw-r--r--vcl/source/control/group.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/vcl/source/control/group.cxx b/vcl/source/control/group.cxx
index 52dd061e317e..3de86f5a2cd5 100644
--- a/vcl/source/control/group.cxx
+++ b/vcl/source/control/group.cxx
@@ -28,13 +28,13 @@
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_vcl.hxx"
-#include <vcl/event.hxx>
-#include <vcl/group.hxx>
-#include <vcl/controldata.hxx>
#include <tools/rc.h>
+#include <vcl/event.hxx>
+#include <vcl/group.hxx>
+#include <controldata.hxx>
// =======================================================================