summaryrefslogtreecommitdiffstats
path: root/include/rtl/math.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/rtl/math.hxx')
-rw-r--r--include/rtl/math.hxx14
1 files changed, 7 insertions, 7 deletions
diff --git a/include/rtl/math.hxx b/include/rtl/math.hxx
index fc53828610ee..4cd21eae91fb 100644
--- a/include/rtl/math.hxx
+++ b/include/rtl/math.hxx
@@ -20,13 +20,13 @@
#ifndef INCLUDED_RTL_MATH_HXX
#define INCLUDED_RTL_MATH_HXX
-#include <rtl/math.h>
-#include <rtl/strbuf.hxx>
-#include <rtl/string.hxx>
-#include <rtl/ustring.hxx>
-#include <rtl/ustrbuf.hxx>
-#include <sal/mathconf.h>
-#include <sal/types.h>
+#include "rtl/math.h"
+#include "rtl/strbuf.hxx"
+#include "rtl/string.hxx"
+#include "rtl/ustring.hxx"
+#include "rtl/ustrbuf.hxx"
+#include "sal/mathconf.h"
+#include "sal/types.h"
#include <cstddef>
#include <math.h>