[grisbi-cvs] grisbi/win32-msvc config.h,1.2,1.3

Mickaƫl Remars mykeul at users.sourceforge.net
Tue Aug 25 14:53:16 CEST 2009


Update of /cvsroot/grisbi/grisbi/win32-msvc
In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv10650

Modified Files:
	config.h 
Log Message:
#include "win32gtkutils.h" to avoid warning about undefined win32_make_sure_the_gtk2_dlls_path_is_in_PATH()

Index: config.h
===================================================================
RCS file: /cvsroot/grisbi/grisbi/win32-msvc/config.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- config.h	25 Aug 2009 10:31:49 -0000	1.2
+++ config.h	25 Aug 2009 12:53:14 -0000	1.3
@@ -4,6 +4,7 @@
 #define VERSION	"0.6.0-grisbi for Windows (GTK 2.12.9)"
 #define PACKAGE	"grisbi"
 
+#include "win32gtkutils.h"
 #include "win32utils.h"
 
 #endif // !_WIN32_MSVC_CONFIG_H



More information about the cvs mailing list