summaryrefslogtreecommitdiff
path: root/idl/inc/lex.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-10-23 22:40:06 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-10-23 22:46:05 +0200
commit14bf2a4be447fc6495d05a78967033ce4f28607c (patch)
tree6f7ab7be6ebd9909a82e43a120a9db43fa82fafe /idl/inc/lex.hxx
parentf3698af7ccebbe7063226c843fb664f68d84e679 (diff)
loplugin:includeform: idl
Change-Id: I9631129331ef4b858ed3dd7b0e617002e6d461fb
Diffstat (limited to 'idl/inc/lex.hxx')
-rw-r--r--idl/inc/lex.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/idl/inc/lex.hxx b/idl/inc/lex.hxx
index 4fa4ff2be648..a32d863a7103 100644
--- a/idl/inc/lex.hxx
+++ b/idl/inc/lex.hxx
@@ -21,7 +21,7 @@
#define INCLUDED_IDL_INC_LEX_HXX
#include <sal/types.h>
-#include <hash.hxx>
+#include "hash.hxx"
#include <tools/stream.hxx>
#include <vector>
#include <memory>