Fix for osx to build.

develop
Warmist 2014-05-06 21:59:11 +03:00
parent fef296110f
commit b6b839c802
1 changed files with 1 additions and 0 deletions

@ -14,6 +14,7 @@
#include "df/texture_handler.h"
#include "df/graphic.h"
#include <math.h>
#include <cmath>
using df::renderer;
using df::init;