summaryrefslogtreecommitdiff
path: root/sal/osl
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-11-17 17:29:52 +0100
committerStephan Bergmann <sbergman@redhat.com>2014-11-17 17:29:52 +0100
commitcc00f501b8686ae5a4f7db2a1546af9e04e0eab2 (patch)
tree8fa11ed0300ae7b499613fa17af53f6188459936 /sal/osl
parent87c51f9b75198503633bc30f40b73f40a40fc72d (diff)
Missing include
Change-Id: I767b9300568971c09c058347a9bbb66108dd792a
Diffstat (limited to 'sal/osl')
-rw-r--r--sal/osl/w32/path_helper.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sal/osl/w32/path_helper.hxx b/sal/osl/w32/path_helper.hxx
index 3881e4441834..6f75fca3f94b 100644
--- a/sal/osl/w32/path_helper.hxx
+++ b/sal/osl/w32/path_helper.hxx
@@ -21,6 +21,7 @@
#define INCLUDED_SAL_OSL_W32_PATH_HELPER_HXX
#include "path_helper.h"
+#include <osl/diagnose.h>
#include <rtl/alloc.h>
#include <rtl/ustring.hxx>