gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] gnash/libbase tu_timer.cpp


From: Vitaly Alexeev
Subject: [Gnash-commit] gnash/libbase tu_timer.cpp
Date: Tue, 08 Aug 2006 11:21:15 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Vitaly Alexeev <alexeev>        06/08/08 11:21:15

Modified files:
        libbase        : tu_timer.cpp 

Log message:
        added win32 include

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/libbase/tu_timer.cpp?cvsroot=gnash&r1=1.3&r2=1.4

Patches:
Index: tu_timer.cpp
===================================================================
RCS file: /sources/gnash/gnash/libbase/tu_timer.cpp,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- tu_timer.cpp        7 Jun 2006 04:28:46 -0000       1.3
+++ tu_timer.cpp        8 Aug 2006 11:21:15 -0000       1.4
@@ -12,6 +12,7 @@
 #if defined(_WIN32) || defined(WIN32)
 
 #include <windows.h>
+#include <Mmsystem.h>
 
 
 uint64 tu_timer::get_ticks()




reply via email to

[Prev in Thread] Current Thread [Next in Thread]