DiscIO: Add a missing header to Volume.h
This commit is contained in:
parent
571eee8648
commit
f5c72c5b1a
|
@ -8,6 +8,7 @@
|
|||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
#include "Common/CommonFuncs.h"
|
||||
#include "Common/CommonTypes.h"
|
||||
|
||||
namespace DiscIO
|
||||
|
|
Loading…
Reference in New Issue