X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FWeapons.cpp;h=2c48dd80256b10566a3dea78a312f1c50f96e281;hb=38615999d550e75a973ce4d5520c9ef117d65cea;hp=6d6d2649e537ce2ecca1163e0009d40afdaf7263;hpb=bbebd42229325d9f25a0360074e587dc2cc25e7e;p=lugaru.git diff --git a/Source/Weapons.cpp b/Source/Weapons.cpp index 6d6d264..2c48dd8 100644 --- a/Source/Weapons.cpp +++ b/Source/Weapons.cpp @@ -22,6 +22,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. /**> HEADER FILES <**/ #include "Weapons.h" #include "openal_wrapper.h" +#include "Animation.h" extern float multiplier; extern Animation animation[animation_count];