From eb96c51c5a11c429cebc53753bc8c5d2ba4303e6 Mon Sep 17 00:00:00 2001 From: Jason McDonald Date: Fri, 16 Apr 2010 11:07:15 +1000 Subject: Attempt again to fix minGW compile error, while not breaking WinCE Reviewed-by: Andrew den Exter --- src/3rdparty/phonon/ds9/qaudiocdreader.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/3rdparty/phonon/ds9/qaudiocdreader.h b/src/3rdparty/phonon/ds9/qaudiocdreader.h index 9049b66..eff845d 100644 --- a/src/3rdparty/phonon/ds9/qaudiocdreader.h +++ b/src/3rdparty/phonon/ds9/qaudiocdreader.h @@ -31,7 +31,7 @@ namespace Phonon { struct CDROM_TOC; struct WaveStructure; - extern const IID IID_ITitleInterface; + EXTERN_C const IID IID_ITitleInterface; //interface for the Titles struct ITitleInterface : public IUnknown -- cgit v0.12