summaryrefslogtreecommitdiff
path: root/include/tools/mempool.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/tools/mempool.hxx')
-rw-r--r--include/tools/mempool.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/tools/mempool.hxx b/include/tools/mempool.hxx
index 0551d9435416..a240201fe6bb 100644
--- a/include/tools/mempool.hxx
+++ b/include/tools/mempool.hxx
@@ -19,11 +19,11 @@
#ifndef INCLUDED_TOOLS_MEMPOOL_HXX
#define INCLUDED_TOOLS_MEMPOOL_HXX
-#include "sal/config.h"
+#include <sal/config.h>
-#include "sal/macros.h"
-#include "tools/toolsdllapi.h"
-#include "tools/solar.h"
+#include <sal/macros.h>
+#include <tools/toolsdllapi.h>
+#include <tools/solar.h>
struct FixedMemPool_Impl;