explicit checks for all components of the LV2 stack
[ardour.git] / libs / ardour / mtdm.cc
index 4e208a56f708bc508a06bbb23135e1ea6c6b5062..ba73025053fcd3a17386843243d22c82cb4f1c1d 100644 (file)
@@ -16,7 +16,9 @@
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 */
 
-#include <ardour/mtdm.h>
+#include <math.h>
+
+#include "ardour/mtdm.h"
 
 MTDM::MTDM (void)
        : _cnt (0)