summaryrefslogtreecommitdiff
path: root/sal
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@collabora.com>2014-11-17 10:01:31 -0500
committerKohei Yoshida <kohei.yoshida@gmail.com>2014-11-17 16:38:16 -0500
commit2cd24526e7e806b279b5d85f89a932393b65bd0a (patch)
tree0a5a6c4ef92ed232fb599312350a99c3dc336cad /sal
parent2dff8ff29583526920e017fc86b5e2a51b4d6c30 (diff)
Build fix.
Change-Id: Ifa6775384993900980c93df88162143aa7ac0a08
Diffstat (limited to 'sal')
-rw-r--r--sal/osl/w32/path_helper.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sal/osl/w32/path_helper.h b/sal/osl/w32/path_helper.h
index 056a1ca299e8..7da985b20921 100644
--- a/sal/osl/w32/path_helper.h
+++ b/sal/osl/w32/path_helper.h
@@ -23,6 +23,7 @@
#include <sal/types.h>
#include <rtl/ustring.h>
#include <osl/file.h>
+#include <osl/diagnose.h>
#ifdef __cplusplus
extern "C"