Mercurial > hg > beaglert
diff projects/tank_wars/game.cpp @ 108:3068421c0737 ultra-staging
Merged default into ultra-staging
author | Giulio Moro <giuliomoro@yahoo.it> |
---|---|
date | Tue, 18 Aug 2015 00:35:15 +0100 |
parents | 59edd5780fef |
children | 8d80eda512cd |
line wrap: on
line diff
--- a/projects/tank_wars/game.cpp Mon Jun 08 01:07:48 2015 +0100 +++ b/projects/tank_wars/game.cpp Tue Aug 18 00:35:15 2015 +0100 @@ -8,7 +8,7 @@ #include <cmath> #include <cstdlib> #include "vector_graphics.h" -#include "../../include/Utilities.h" +#include <Utilities.h> // Virtual screen size int screenWidth, screenHeight;