summaryrefslogtreecommitdiffstats
path: root/include/typelib/typeclass.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/typelib/typeclass.h')
-rw-r--r--include/typelib/typeclass.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/typelib/typeclass.h b/include/typelib/typeclass.h
index 1c6b0d64458e..2da05b143645 100644
--- a/include/typelib/typeclass.h
+++ b/include/typelib/typeclass.h
@@ -19,7 +19,7 @@
#ifndef INCLUDED_TYPELIB_TYPECLASS_H
#define INCLUDED_TYPELIB_TYPECLASS_H
-#include <sal/types.h>
+#include "sal/types.h"
/** This type class enum is binary compatible with the IDL enum com.sun.star.uno.TypeClass.
*/