Build fixes

This was SVN commit r7288.
This commit is contained in:
Ykkrosh 2010-01-27 19:05:02 +00:00
parent f011f0a3ce
commit 0e8698d652
2 changed files with 2 additions and 0 deletions

View File

@ -30,6 +30,7 @@
#include <deque>
#include <cmath>
#include <cstdio>
#include <cfloat>
#include "lib/path_util.h"
#include "../h_mgr.h"

View File

@ -22,6 +22,7 @@
#include "ps/Errors.h"
#include <map>
#include <set>
class XMBFile;
class XMBElement;