From: Andrey Hristov Date: Wed, 21 Jul 1999 19:55:24 +0000 (+0000) Subject: Fix for bug #1806 X-Git-Tag: php-4.0b1~18 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e6fadabf43f181dc2f9280c926f82f615876b475;p=php Fix for bug #1806 --- diff --git a/ext/fdf/fdf.c b/ext/fdf/fdf.c index eac48ba413..bc7568ebb9 100644 --- a/ext/fdf/fdf.c +++ b/ext/fdf/fdf.c @@ -28,7 +28,7 @@ #endif #include "php.h" -#include "head.h" +#include "ext/standard/head.h" #include #include "php3_fdf.h"