amend c4533939b9
[ardour.git] / libs / pbd / mountpoint.cc
index 545e71fbf2bba934d3e6b546fe7faf278f149371..ba4243979d8ebb7cab3eb78c38dede512a0310e6 100644 (file)
@@ -95,7 +95,7 @@ mountpoint (string path)
 }
 
 #elif defined(PLATFORM_WINDOWS)
-
+#include <assert.h>
 string
 mountpoint (string path)
 {