diff options
Diffstat (limited to 'engines/sword25/math/polygon.cpp')
-rw-r--r-- | engines/sword25/math/polygon.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/engines/sword25/math/polygon.cpp b/engines/sword25/math/polygon.cpp index 99a0d37ed7..e7f8d04d56 100644 --- a/engines/sword25/math/polygon.cpp +++ b/engines/sword25/math/polygon.cpp @@ -29,8 +29,6 @@ * */ -#include <math.h> - #include "sword25/kernel/outputpersistenceblock.h" #include "sword25/kernel/inputpersistenceblock.h" |