summaryrefslogtreecommitdiff
path: root/src/gun.c
diff options
context:
space:
mode:
authororoborus <oroborus@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e>2008-05-11 21:26:26 +0000
committeroroborus <oroborus@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e>2008-05-11 21:26:26 +0000
commit46958f55432bcbb6f4e90f4dd937d8de355e5785 (patch)
tree38c275b411553cf14a7aaed138151f7c4c4337b3 /src/gun.c
parent8b70ac9538f7e4da10666cfc21fd368a91a77ae3 (diff)
- podpora kompilacie bez zvuku
kompilujte ako make clean && make nosound git-svn-id: http://opensvn.csie.org/tuxanci_ng@51 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
Diffstat (limited to 'src/gun.c')
-rw-r--r--src/gun.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gun.c b/src/gun.c
index afa6a2f..a1ebdc8 100644
--- a/src/gun.c
+++ b/src/gun.c
@@ -16,6 +16,7 @@
#ifndef PUBLIC_SERVER
#include "sound.h"
+#include "fake_audio.h"
#include "screen_world.h"
#include "interface.h"
#include "term.h"