summaryrefslogtreecommitdiff
path: root/include/svx/svdpoev.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/svdpoev.hxx')
-rw-r--r--include/svx/svdpoev.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/svx/svdpoev.hxx b/include/svx/svdpoev.hxx
index e09050bd3446..473403592be0 100644
--- a/include/svx/svdpoev.hxx
+++ b/include/svx/svdpoev.hxx
@@ -20,10 +20,10 @@
#ifndef INCLUDED_SVX_SVDPOEV_HXX
#define INCLUDED_SVX_SVDPOEV_HXX
-#include "svx/svxdllapi.h"
+#include <svx/svxdllapi.h>
#include <svx/svdedtv.hxx>
-#include "svx/ipolypolygoneditorcontroller.hxx"
+#include <svx/ipolypolygoneditorcontroller.hxx>
class SVX_DLLPUBLIC SdrPolyEditView: public SdrEditView, public IPolyPolygonEditorController
{