summaryrefslogtreecommitdiffstats
path: root/sw/source/uibase/inc/column.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/column.hxx')
-rw-r--r--sw/source/uibase/inc/column.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/uibase/inc/column.hxx b/sw/source/uibase/inc/column.hxx
index 5e129e3d0f20..531a914c3445 100644
--- a/sw/source/uibase/inc/column.hxx
+++ b/sw/source/uibase/inc/column.hxx
@@ -33,8 +33,8 @@
#include <sfx2/tabdlg.hxx>
#include <svx/colorbox.hxx>
#include <fmtclbl.hxx>
-#include <colex.hxx>
-#include <prcntfld.hxx>
+#include "colex.hxx"
+#include "prcntfld.hxx"
const int nMaxCols = 99;
class SwColMgr;