From: Ilia Alshanetsky Date: Mon, 16 Jun 2003 12:33:52 +0000 (+0000) Subject: Hopefully fix win32 build X-Git-Tag: php-4.3.3RC1~34 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c984c80a7db32df839c9f3f45ddc9a92881161e6;p=php Hopefully fix win32 build --- diff --git a/ext/hyperwave/hw.c b/ext/hyperwave/hw.c index 3750c79126..6b83f6c23d 100644 --- a/ext/hyperwave/hw.c +++ b/ext/hyperwave/hw.c @@ -34,7 +34,7 @@ #include "SAPI.h" #ifdef PHP_WIN32 -#include +#include #endif #if HYPERWAVE