From 96eba06276b76170f85804896962fc4ce0584f4e Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Sat, 17 Jan 2004 05:53:15 +0000 Subject: [PATCH] Same reason. (Modifying these headers will create more work later when a new version of Vorbis comes out.) --- stepmania/src/vorbis/ogg/ogg.h | 2 +- stepmania/src/vorbis/vorbis/codec.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/stepmania/src/vorbis/ogg/ogg.h b/stepmania/src/vorbis/ogg/ogg.h index 25f0943b97..b790f8d627 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 e38984cd4d..2a6818906e 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;