gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] gnash/libbase utf8.h


From: Markus Gothe
Subject: [Gnash-commit] gnash/libbase utf8.h
Date: Sat, 22 Mar 2008 20:11:42 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Markus Gothe <nihilus>  08/03/22 20:11:42

Modified files:
        libbase        : utf8.h 

Log message:
        Use dsodefs.h instead of tu_config.h

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/libbase/utf8.h?cvsroot=gnash&r1=1.10&r2=1.11

Patches:
Index: utf8.h
===================================================================
RCS file: /sources/gnash/gnash/libbase/utf8.h,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- utf8.h      22 Mar 2008 18:10:30 -0000      1.10
+++ utf8.h      22 Mar 2008 20:11:42 -0000      1.11
@@ -21,7 +21,7 @@
 #ifndef UTF8_H
 #define UTF8_H
 
-#include "tu_config.h" // For DSOEXPORT
+#include "dsodefs.h" // For DSOEXPORT
 #include <string>
 #include <boost/cstdint.hpp> // for boost::?int??_t
 




reply via email to

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