diff options
author | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2005-02-13 22:34:13 +0000 |
---|---|---|
committer | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2005-02-13 22:34:13 +0000 |
commit | 68b8dc8a49a23d512abd01f657308ab6785078a6 (patch) | |
tree | 10abeee295a2d1560e8214689c075e46d624289b /src/gui/setup.h | |
parent | fb6fa0f35843e437c3171de39920ce5e42e28817 (diff) | |
download | mana-68b8dc8a49a23d512abd01f657308ab6785078a6.tar.gz mana-68b8dc8a49a23d512abd01f657308ab6785078a6.tar.bz2 mana-68b8dc8a49a23d512abd01f657308ab6785078a6.tar.xz mana-68b8dc8a49a23d512abd01f657308ab6785078a6.zip |
Largely cleanups.
Diffstat (limited to 'src/gui/setup.h')
-rw-r--r-- | src/gui/setup.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/setup.h b/src/gui/setup.h index 8ada5cce..6d0e8f5c 100644 --- a/src/gui/setup.h +++ b/src/gui/setup.h @@ -25,7 +25,7 @@ #define tmw_included_setup_h #include "window.h" -#include "../sound/sound.h" +#include "../sound.h" /** * The list model for mode list. |