This is an automated email from the git hooks/post-receive script.

odyx pushed a commit to branch debian/master
in repository colobot.

commit 39b364fa778f049c798b97d12967e4e1cab88c30
Author: krzys-h <krzy...@interia.pl>
Date:   Wed Mar 30 22:22:22 2016 +0200

    Fixed compilation with disabled sound support, closes #748
---
 src/app/app.cpp | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/app/app.cpp b/src/app/app.cpp
index 19a4830..4a50921 100644
--- a/src/app/app.cpp
+++ b/src/app/app.cpp
@@ -42,6 +42,7 @@
 
 #include "object/object_manager.h"
 
+#include "sound/sound.h"
 #ifdef OPENAL_SOUND
     #include "sound/oalsound/alsound.h"
 #endif

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-games/colobot.git

_______________________________________________
Pkg-games-commits mailing list
Pkg-games-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to