X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Faction.h;h=f456d8f3925833116c7a7e6e47b9b7baea47d66b;hb=6c1279871f6bb86bc59e2561b6a7f74ab081f71e;hp=b0ddc1411e1c5921319515d2dd793c697b719345;hpb=7f3a6b11585376eecd80979ec3da2346c5314d88;p=architektonas diff --git a/src/action.h b/src/action.h index b0ddc14..f456d8f 100644 --- a/src/action.h +++ b/src/action.h @@ -1,7 +1,7 @@ #ifndef __ACTION_H__ #define __ACTION_H__ -#include +#include #include "vector.h" class Object;