changeset 30 | 5dc02b23752f |
parent 3 | 41300fa6a67c |
--- a/src/3rdparty/phonon/ds9/mediaobject.cpp Wed Jun 23 19:07:03 2010 +0300 +++ b/src/3rdparty/phonon/ds9/mediaobject.cpp Tue Jul 06 15:10:48 2010 +0300 @@ -27,6 +27,9 @@ #include <objbase.h> #include <initguid.h> #include <qnetwork.h> +#ifdef Q_CC_MSVC +# include <comdef.h> +#endif #include <evcode.h> #include "mediaobject.h"