Displaying 1 result from an estimated 1 matches for "__libshout_shout_h__".
2013 Apr 06
0
libshout mingw compatbility
...d
EXTRA_DIST = theora.c speex.c
noinst_HEADERS = shout_ogg.h shout_private.h util.h
-------------- next part --------------
--- libshout-2.2.2/include/shout/shout.h.in.orig 2005-06-28 01:33:21 +0400
+++ libshout-2.2.2/include/shout/shout.h.in 2012-04-04 19:32:18 +0400
@@ -22,7 +22,7 @@
#define __LIBSHOUT_SHOUT_H__
#include <sys/types.h>
-#ifdef WIN32
+#ifdef _MSC_VER
#include <os.h>
#endif