summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/labimp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/labimp.hxx')
-rw-r--r--sw/source/uibase/inc/labimp.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/uibase/inc/labimp.hxx b/sw/source/uibase/inc/labimp.hxx
index 141b801be12f..b6034827efd7 100644
--- a/sw/source/uibase/inc/labimp.hxx
+++ b/sw/source/uibase/inc/labimp.hxx
@@ -25,8 +25,8 @@
#include <svtools/svmedit.hxx>
#include <vcl/field.hxx>
#include <svtools/treelistbox.hxx>
-#include <label.hxx>
-#include <labimg.hxx>
+#include "label.hxx"
+#include "labimg.hxx"
#define GETFLDVAL(rField) (rField).Denormalize((rField).GetValue(FUNIT_TWIP))
#define SETFLDVAL(rField, lValue) (rField).SetValue((rField).Normalize(lValue), FUNIT_TWIP)