summaryrefslogtreecommitdiff
path: root/src/lib/cross_windows.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/cross_windows.cc')
-rw-r--r--src/lib/cross_windows.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/cross_windows.cc b/src/lib/cross_windows.cc
index f91fe70bb..d732e9fe5 100644
--- a/src/lib/cross_windows.cc
+++ b/src/lib/cross_windows.cc
@@ -185,7 +185,7 @@ mount_info ()
}
-static boost::filesystem::path
+boost::filesystem::path
directory_containing_executable ()
{
return boost::dll::program_location().parent_path();