summaryrefslogtreecommitdiff
path: root/include/tools/ref.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/tools/ref.hxx')
-rw-r--r--include/tools/ref.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/tools/ref.hxx b/include/tools/ref.hxx
index cfda1bcba094..5b51be0bdda1 100644
--- a/include/tools/ref.hxx
+++ b/include/tools/ref.hxx
@@ -19,7 +19,7 @@
#ifndef INCLUDED_TOOLS_REF_HXX
#define INCLUDED_TOOLS_REF_HXX
-#include "tools/toolsdllapi.h"
+#include <tools/toolsdllapi.h>
#include <vector>
#define PRV_SV_IMPL_REF_COUNTERS( ClassName, Ref, AddRef, AddNextRef, ReleaseRef, pRefbase ) \