From 445a733eb60eb53307bdae94c9ccb83a3007e32d Mon Sep 17 00:00:00 2001 From: rubidium Date: Sat, 29 Dec 2007 09:24:26 +0000 Subject: (svn r11719) -Codechange: split sound.h in a header with types and one with functions. --- src/bridge_gui.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/bridge_gui.cpp') diff --git a/src/bridge_gui.cpp b/src/bridge_gui.cpp index a158300df..d6a0dbbcd 100644 --- a/src/bridge_gui.cpp +++ b/src/bridge_gui.cpp @@ -10,11 +10,11 @@ #include "viewport.h" #include "command_func.h" #include "economy_func.h" -#include "sound.h" #include "variables.h" #include "bridge.h" #include "strings_func.h" #include "window_func.h" +#include "sound_func.h" #include "map_func.h" static struct BridgeData { -- cgit v1.2.3-70-g09d2