From 98d5f27764a416d3b7b74670e3c57f27485dac9f Mon Sep 17 00:00:00 2001 From: "FWoltermann@gmail.com" Date: Wed, 30 May 2012 16:01:51 +0000 Subject: A few changes to the Magic2 and ngenex projects to fix some compilation errors that cropped up --- nGenEx/SoundD3D.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nGenEx/SoundD3D.h') diff --git a/nGenEx/SoundD3D.h b/nGenEx/SoundD3D.h index d31a2d9..466bb54 100644 --- a/nGenEx/SoundD3D.h +++ b/nGenEx/SoundD3D.h @@ -22,7 +22,7 @@ #include "ThreadSync.h" #include #include -#include +#include "vorbis/vorbisfile.h" // +--------------------------------------------------------------------+ -- cgit v1.1