From 16d97766465ba87cd69412836d65e68395e84943 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Wed, 25 Feb 2009 17:51:42 +0000 Subject: Move waf up to top level, waf building of pbd, evoral, midi++ git-svn-id: svn://localhost/ardour2/branches/3.0@4654 d708f5d6-7413-0410-9779-e7cbd77b26cf --- libs/pbd/mountpoint.cc | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'libs/pbd/mountpoint.cc') diff --git a/libs/pbd/mountpoint.cc b/libs/pbd/mountpoint.cc index f273146343..a4063a0e40 100644 --- a/libs/pbd/mountpoint.cc +++ b/libs/pbd/mountpoint.cc @@ -28,6 +28,10 @@ using std::string; +#ifdef HAVE_WAFCONFIG_H +#include "wafconfig.h" +#endif + #if HAVE_GETMNTENT #include -- cgit v1.2.3