]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Weapons.cpp
Make sounds an enum
[lugaru.git] / Source / Weapons.cpp
index cd35a47ad2b65d1060755a48d2cc7174b8cfc71b..d76103e9db81d427e662aa239c4ce0dd22243296 100644 (file)
@@ -23,6 +23,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 #include "Weapons.h"
 #include "openal_wrapper.h"
 #include "Animation.h"
+#include "Sounds.h"
 
 extern float multiplier;
 extern OPENAL_SAMPLE   *samp[100];