summaryrefslogtreecommitdiff
path: root/vcl/source/control/group.cxx
diff options
context:
space:
mode:
authorPetr Mladek <pmladek@suse.cz>2010-10-04 16:59:51 +0200
committerPetr Mladek <pmladek@suse.cz>2010-10-05 18:21:29 +0200
commit028b4003986f9cff3274707eebd14ee9099bf87b (patch)
tree6e37bc8851a0a068389d4626a8364669600c6fdf /vcl/source/control/group.cxx
parentfc7c68636687446d0723330e848faa93c4b7efd8 (diff)
remove include guards using fixguard.py
Diffstat (limited to 'vcl/source/control/group.cxx')
-rw-r--r--vcl/source/control/group.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/vcl/source/control/group.cxx b/vcl/source/control/group.cxx
index ecf00568e11f..a4940e1294d2 100644
--- a/vcl/source/control/group.cxx
+++ b/vcl/source/control/group.cxx
@@ -31,9 +31,7 @@
#include <vcl/group.hxx>
#include <vcl/controldata.hxx>
-#ifndef _SV_RC_H
#include <tools/rc.h>
-#endif