X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?p=physics.git;a=blobdiff_plain;f=src%2FeffectManager.cpp;h=bcd597ecb1f0807a2dec33af417c711664ff1136;hp=c11ffc3b31e34d87caa0c26bd9106006c35366d6;hb=f32a9b7c8eab3536ad354f85ee65c41d5b5da006;hpb=f5380bc68a49710df6c10b089da232afb791344e diff --git a/src/effectManager.cpp b/src/effectManager.cpp index c11ffc3..bcd597e 100644 --- a/src/effectManager.cpp +++ b/src/effectManager.cpp @@ -17,6 +17,8 @@ #include "effectManager.h" +#include + #include #include "Effects/Effect.h" @@ -24,7 +26,6 @@ #include "Effects/GravityWell.h" #include "Effects/Screen.h" -#include "Vector2.h" #include "input/inputManager.h" #include "config/config.h"