auroraeosrose           Mon Nov  3 19:28:23 2008 UTC

  Modified files:              (Branch: PHP_5_2)
    /php-src/win32/build        template.rc 
  Log:
  MFH
  
http://cvs.php.net/viewvc.cgi/php-src/win32/build/template.rc?r1=1.7.2.2.2.1&r2=1.7.2.2.2.2&diff_format=u
Index: php-src/win32/build/template.rc
diff -u php-src/win32/build/template.rc:1.7.2.2.2.1 
php-src/win32/build/template.rc:1.7.2.2.2.2
--- php-src/win32/build/template.rc:1.7.2.2.2.1 Mon Jan  1 19:32:09 2007
+++ php-src/win32/build/template.rc     Mon Nov  3 19:28:23 2008
@@ -1,11 +1,11 @@
 /* This is a template RC file.
- * $Id: template.rc,v 1.7.2.2.2.1 2007/01/01 19:32:09 iliaa Exp $
+ * $Id: template.rc,v 1.7.2.2.2.2 2008/11/03 19:28:23 auroraeosrose Exp $
  * Do not edit with MSVC */
 #ifdef APSTUDIO_INVOKED
 # error dont edit with MSVC
 #endif
 
-#include "winres.h"
+#include "winresrc.h"
 #include "main/php_version.h"
 
 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to