summaryrefslogtreecommitdiff
path: root/sc/source/ui/cctrl/editfield.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/cctrl/editfield.cxx')
-rw-r--r--sc/source/ui/cctrl/editfield.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/source/ui/cctrl/editfield.cxx b/sc/source/ui/cctrl/editfield.cxx
index 74e75e8d45be..a516e45c8356 100644
--- a/sc/source/ui/cctrl/editfield.cxx
+++ b/sc/source/ui/cctrl/editfield.cxx
@@ -20,12 +20,12 @@
#ifdef SC_DLLIMPLEMENTATION
#undef SC_DLLIMPLEMENTATION
#endif
-#include "editfield.hxx"
+#include <editfield.hxx>
#include <comphelper/string.hxx>
#include <rtl/math.hxx>
#include <unotools/localedatawrapper.hxx>
#include <vcl/builderfactory.hxx>
-#include "global.hxx"
+#include <global.hxx>
namespace {