summaryrefslogtreecommitdiff
path: root/libs/pbd/mountpoint.cc
diff options
context:
space:
mode:
Diffstat (limited to 'libs/pbd/mountpoint.cc')
-rw-r--r--libs/pbd/mountpoint.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/pbd/mountpoint.cc b/libs/pbd/mountpoint.cc
index 545e71fbf2..ba4243979d 100644
--- a/libs/pbd/mountpoint.cc
+++ b/libs/pbd/mountpoint.cc
@@ -95,7 +95,7 @@ mountpoint (string path)
}
#elif defined(PLATFORM_WINDOWS)
-
+#include <assert.h>
string
mountpoint (string path)
{