Remove unneeded includes.

This commit is contained in:
Mark de Wever 2010-11-21 13:58:44 +00:00
parent b190ece9c6
commit 09e1e335a9
2 changed files with 6 additions and 3 deletions

View file

@ -14,6 +14,8 @@
*/
#include "global.hpp"
#include "config.hpp"
#include "filesystem.hpp"
#include "foreach.hpp"
#include "game_preferences.hpp"

View file

@ -15,11 +15,12 @@
#ifndef SOUND_HPP_INCLUDED
#define SOUND_HPP_INCLUDED
#include <string>
#include <vector>
#include "config.hpp"
#include "events.hpp"
#include <string>
class config;
namespace sound {
enum channel_group {