From f2a87d34f6469af1715608412fc5454e177d0901 Mon Sep 17 00:00:00 2001 From: xXx-caillou-xXx Date: Wed, 20 Dec 2017 18:28:21 +0100 Subject: Refactor a bit the sp_tree implementation --- src/php_snuffleupagus.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/php_snuffleupagus.h') diff --git a/src/php_snuffleupagus.h b/src/php_snuffleupagus.h index bccf998..cf50a10 100644 --- a/src/php_snuffleupagus.h +++ b/src/php_snuffleupagus.h @@ -26,6 +26,7 @@ #include "zend_extensions.h" #include "sp_list.h" +#include "sp_tree.h" #include "sp_var_parser.h" #include "sp_config.h" #include "sp_config_utils.h" -- cgit v1.3