Hah case insensitive mac...
This commit is contained in:
parent
38db5fded3
commit
b7f3670329
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
#include "simulation/Simulation.h"
|
#include "simulation/Simulation.h"
|
||||||
#include "simulation/Beat.h"
|
#include "simulation/Beat.h"
|
||||||
#include "simulation/math.h"
|
#include "simulation/Math.h"
|
||||||
|
|
||||||
BOOST_FUSION_ADAPT_STRUCT(
|
BOOST_FUSION_ADAPT_STRUCT(
|
||||||
::math::Vec2,
|
::math::Vec2,
|
||||||
|
|
Reference in a new issue