From 46958f55432bcbb6f4e90f4dd937d8de355e5785 Mon Sep 17 00:00:00 2001 From: oroborus Date: Sun, 11 May 2008 21:26:26 +0000 Subject: - 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 --- src/tux.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/tux.c') diff --git a/src/tux.c b/src/tux.c index c8c2f59..f54fff2 100644 --- a/src/tux.c +++ b/src/tux.c @@ -22,6 +22,7 @@ #ifndef PUBLIC_SERVER #include "image.h" #include "sound.h" +#include "fake_audio.h" #include "layer.h" #include "screen_world.h" #include "term.h" -- cgit v1.2.3