mirror of
https://github.com/php/php-src.git
synced 2026-04-28 18:53:33 +02:00
- fix build
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
#if HAVE_GD_BUNDLED
|
||||
# include "gd.h"
|
||||
# include "gdhelpers.h"
|
||||
#else
|
||||
# include <gd.h>
|
||||
# include <gdhelpers.h>
|
||||
# include "libgd/gdhelpers.h"
|
||||
#endif
|
||||
|
||||
#include "gd_intern.h"
|
||||
|
||||
Reference in New Issue
Block a user