From b7f3670329e2d6ee8743ae3166323eca2c936629 Mon Sep 17 00:00:00 2001 From: Joshua Moerman Date: Mon, 25 Mar 2013 16:45:29 +0100 Subject: [PATCH] Hah case insensitive mac... --- src/adaptions.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/adaptions.h b/src/adaptions.h index d5bc633..eebcf88 100644 --- a/src/adaptions.h +++ b/src/adaptions.h @@ -6,7 +6,7 @@ #include "simulation/Simulation.h" #include "simulation/Beat.h" -#include "simulation/math.h" +#include "simulation/Math.h" BOOST_FUSION_ADAPT_STRUCT( ::math::Vec2,