mirror of
https://github.com/AquariaOSE/Aquaria.git
synced 2025-01-24 17:26:41 +00:00
gcc 4.7 again... thx Red Skull
This commit is contained in:
parent
9f244e90b2
commit
7e1c32a99c
1 changed files with 2 additions and 1 deletions
|
@ -18,8 +18,9 @@ You should have received a copy of the GNU General Public License
|
|||
along with this program; if not, write to the Free Software
|
||||
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||
*/
|
||||
#include "SoundManager.h"
|
||||
|
||||
#include "Core.h"
|
||||
#include "SoundManager.h"
|
||||
#include "Base.h"
|
||||
#include "PackRead.h"
|
||||
|
||||
|
|
Loading…
Reference in a new issue