summaryrefslogtreecommitdiffstats
path: root/include/oox/ole/axcontrol.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/ole/axcontrol.hxx')
-rw-r--r--include/oox/ole/axcontrol.hxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/include/oox/ole/axcontrol.hxx b/include/oox/ole/axcontrol.hxx
index 8c24d2e29c1a..90d48a51e2f7 100644
--- a/include/oox/ole/axcontrol.hxx
+++ b/include/oox/ole/axcontrol.hxx
@@ -21,11 +21,11 @@
#define INCLUDED_OOX_OLE_AXCONTROL_HXX
#include <boost/shared_ptr.hpp>
-#include "oox/helper/binarystreambase.hxx"
-#include "oox/helper/propertyset.hxx"
-#include "oox/ole/axbinaryreader.hxx"
-#include "oox/ole/olehelper.hxx"
-#include "oox/dllapi.h"
+#include <oox/helper/binarystreambase.hxx>
+#include <oox/helper/propertyset.hxx>
+#include <oox/ole/axbinaryreader.hxx>
+#include <oox/ole/olehelper.hxx>
+#include <oox/dllapi.h>
namespace com { namespace sun { namespace star {
namespace awt { class XControlModel; }