summaryrefslogtreecommitdiff
path: root/sal/osl/w32
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-04-04 08:51:04 +0200
committerStephan Bergmann <sbergman@redhat.com>2014-04-04 10:05:57 +0200
commitb0200601d41aad7e8b177249bd71aca1c4b233d6 (patch)
treebb5a604679746600944a80eb61323fffac3e6344 /sal/osl/w32
parent883844f21af50f2a395fddc6fe86fdced6832c14 (diff)
Clean up unreferenced functions
Change-Id: Id9cb4dbeb6b3313974b881efd6a7c43cb5e314ce
Diffstat (limited to 'sal/osl/w32')
-rw-r--r--sal/osl/w32/process.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sal/osl/w32/process.cxx b/sal/osl/w32/process.cxx
index 830e41180c85..3dd0e77d57fc 100644
--- a/sal/osl/w32/process.cxx
+++ b/sal/osl/w32/process.cxx
@@ -34,6 +34,7 @@
#include <osl/mutex.h>
#include <osl/thread.h>
+#include "getexecutablefile.hxx"
#include "procimpl.h"
#include "sockimpl.h"
#include "file_url.h"