summaryrefslogtreecommitdiffstats
path: root/binaryurp/source/cache.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'binaryurp/source/cache.hxx')
-rw-r--r--binaryurp/source/cache.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/binaryurp/source/cache.hxx b/binaryurp/source/cache.hxx
index 009886eb8f38..578b6f4fd0b6 100644
--- a/binaryurp/source/cache.hxx
+++ b/binaryurp/source/cache.hxx
@@ -20,14 +20,14 @@
#ifndef INCLUDED_BINARYURP_SOURCE_CACHE_HXX
#define INCLUDED_BINARYURP_SOURCE_CACHE_HXX
-#include "sal/config.h"
+#include <sal/config.h>
#include <cassert>
#include <cstddef>
#include <map>
#include <list>
-#include "sal/types.h"
+#include <sal/types.h>
namespace binaryurp {