summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2013-03-26 05:45:45 +0100
committerDavid Tardon <dtardon@redhat.com>2013-03-26 05:45:45 +0100
commit8fe626d78f9d6dc03f9f397f0585b3542843dc1a (patch)
tree2092e221460f9e771f1b43a79737f87a71bb744a /svx
parent5278c7770a350771a96780c0e0d7a0bdae0d55b9 (diff)
drop external include guard
Change-Id: I8cac4fef46e745b8256e45e5b40abc3f87128916
Diffstat (limited to 'svx')
-rw-r--r--svx/source/customshapes/EnhancedCustomShapeEngine.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/svx/source/customshapes/EnhancedCustomShapeEngine.hxx b/svx/source/customshapes/EnhancedCustomShapeEngine.hxx
index 14a372108ae3..1c8fa43617b7 100644
--- a/svx/source/customshapes/EnhancedCustomShapeEngine.hxx
+++ b/svx/source/customshapes/EnhancedCustomShapeEngine.hxx
@@ -26,9 +26,7 @@
#include <com/sun/star/lang/XComponent.hpp>
#include <com/sun/star/registry/XRegistryKey.hpp>
#include <cppuhelper/implbase3.hxx>
-#ifndef __com_sun_star_awt_Rectangle_hpp_
#include <com/sun/star/awt/Rectangle.hpp>
-#endif
#include <com/sun/star/beans/PropertyValue.hpp>
#include <com/sun/star/drawing/PolyPolygonBezierCoords.hpp>
#include <com/sun/star/lang/XInitialization.hpp>