From 0ed42c0b2db0ab964505033c4e652305bc0115f0 Mon Sep 17 00:00:00 2001 From: buginator Date: Sun, 7 Nov 2010 21:47:31 -0500 Subject: [PATCH] Forgot the include for f4e8221ef53c4f9af6b3f5f2af3c7e5b28c89654 (cherry picked from commit d4639fea223ab74f4953af8ee4263c2699f712e4) --- src/effects.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/effects.c b/src/effects.c index 51276d6db..bc6151c88 100644 --- a/src/effects.c +++ b/src/effects.c @@ -69,7 +69,7 @@ #include "multiplay.h" #include "game.h" - +#include "component.h" #define GRAVITON_GRAVITY ((float)-800) #define EFFECT_X_FLIP 0x1