diff --git a/src/streamfile.c b/src/streamfile.c index 50a450c5..e179082a 100644 --- a/src/streamfile.c +++ b/src/streamfile.c @@ -1,6 +1,7 @@ #ifndef _MSC_VER #include #endif +#include "vgmstream.h" #include "streamfile.h" #include "util.h"