summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/filesystem_paths.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/ardour/ardour/filesystem_paths.h')
-rw-r--r--libs/ardour/ardour/filesystem_paths.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/libs/ardour/ardour/filesystem_paths.h b/libs/ardour/ardour/filesystem_paths.h
index cfeb633597..7c817e86a1 100644
--- a/libs/ardour/ardour/filesystem_paths.h
+++ b/libs/ardour/ardour/filesystem_paths.h
@@ -22,6 +22,10 @@
#include "pbd/search_path.h"
+#ifdef SearchPath
+#undef SearchPath
+#endif
+
namespace ARDOUR {
/**