CVSROOT: /sources/gnash
Module name: gnash
Changes by: Vitaly Alexeev <alexeev> 06/10/27 15:04:33
Modified files:
backend : sound_handler_sdl.h
Log message:
porting to win32
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/backend/sound_handler_sdl.h?cvsroot=gnash&r1=1.8&r2=1.9
Patches:
Index: sound_handler_sdl.h
===================================================================
RCS file: /sources/gnash/gnash/backend/sound_handler_sdl.h,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- sound_handler_sdl.h 27 Oct 2006 14:46:03 -0000 1.8
+++ sound_handler_sdl.h 27 Oct 2006 15:04:33 -0000 1.9
@@ -28,7 +28,7 @@
#include <vector>
#include <SDL_audio.h>
-#include <pthread.h> //vv
+#include <pthread.h>
// Used to hold the info about active sounds
typedef struct
_______________________________________________
Gnash-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-commit