diff --git a/stepmania/src/vorbis/ogg/ogg.h b/stepmania/src/vorbis/ogg/ogg.h index b790f8d627..25f0943b97 100644 --- a/stepmania/src/vorbis/ogg/ogg.h +++ b/stepmania/src/vorbis/ogg/ogg.h @@ -21,7 +21,7 @@ extern "C" { #endif -#include +#include typedef struct { long endbyte; diff --git a/stepmania/src/vorbis/vorbis/codec.h b/stepmania/src/vorbis/vorbis/codec.h index 2a6818906e..e38984cd4d 100644 --- a/stepmania/src/vorbis/vorbis/codec.h +++ b/stepmania/src/vorbis/vorbis/codec.h @@ -23,7 +23,7 @@ extern "C" { #endif /* __cplusplus */ -#include +#include typedef struct vorbis_info{ int version;