1
0
forked from 0ad/0ad

Fix non-pch build.

This was SVN commit r12586.
This commit is contained in:
leper 2012-09-01 22:12:28 +00:00
parent 535065eb5c
commit ccdb67c8f2

View File

@ -25,6 +25,8 @@
#include "soundmanager/SoundManager.h"
#include "ps/Filesystem.h"
#include <cstdio>
COggData::COggData()
{
m_OneShot = false;