]> granicus.if.org Git - php/commitdiff
- ws
authorPierre Joye <pajoye@php.net>
Tue, 7 Apr 2009 12:45:26 +0000 (12:45 +0000)
committerPierre Joye <pajoye@php.net>
Tue, 7 Apr 2009 12:45:26 +0000 (12:45 +0000)
ext/gd/gd.c

index 8525e143097cfb6357644385a113212eca1054a2..6cc9741530d2a585787cb367f965350de0512099 100644 (file)
@@ -48,9 +48,9 @@
 #ifdef PHP_WIN32
 # include <io.h>
 # include <fcntl.h>
-#include <windows.h>
-#include <Winuser.h>
-#include <Wingdi.h>
+# include <windows.h>
+# include <Winuser.h>
+# include <Wingdi.h>
 #endif
 
 #if HAVE_LIBGD