DiscIO: Add a missing header to Volume.h

This commit is contained in:
Lioncash 2015-04-20 21:10:31 -04:00
parent 571eee8648
commit f5c72c5b1a
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
#include <string> #include <string>
#include <vector> #include <vector>
#include "Common/CommonFuncs.h"
#include "Common/CommonTypes.h" #include "Common/CommonTypes.h"
namespace DiscIO namespace DiscIO