Fix for bug #1806
authorAndrey Hristov <andrey@php.net>
Wed, 21 Jul 1999 19:55:24 +0000 (19:55 +0000)
committerAndrey Hristov <andrey@php.net>
Wed, 21 Jul 1999 19:55:24 +0000 (19:55 +0000)
ext/fdf/fdf.c

index eac48ba41349730c19ae64f0271cdf52d9e0f9c8..bc7568ebb92c15db1778ce6c91a81dcf0870080f 100644 (file)
@@ -28,7 +28,7 @@
 #endif
 
 #include "php.h"
-#include "head.h"
+#include "ext/standard/head.h"
 #include <math.h>
 #include "php3_fdf.h"