From: Matthias Braun Date: Thu, 23 Jun 2005 22:43:12 +0000 (+0000) Subject: forgot an assert X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=50d1c6076ad3742d6347329b0994703ea3be7e33;p=supertux.git forgot an assert SVN-Revision: 2639 --- diff --git a/src/audio/sound_file.cpp b/src/audio/sound_file.cpp index 1420a1750..b9aa051b9 100644 --- a/src/audio/sound_file.cpp +++ b/src/audio/sound_file.cpp @@ -8,6 +8,7 @@ #include #include #include +#include #include #include #include