summaryrefslogtreecommitdiff
path: root/ext/wddx/php_wddx_api.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/wddx/php_wddx_api.h')
-rw-r--r--ext/wddx/php_wddx_api.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/wddx/php_wddx_api.h b/ext/wddx/php_wddx_api.h
index 420377eb22..5c47109ee3 100644
--- a/ext/wddx/php_wddx_api.h
+++ b/ext/wddx/php_wddx_api.h
@@ -21,7 +21,7 @@
#ifndef PHP_WDDX_API_H
#define PHP_WDDX_API_H
-#include "ext/standard/php_smart_str.h"
+#include "zend_smart_str_public.h"
#define WDDX_ARRAY_S "<array length='%d'>"
#define WDDX_ARRAY_E "</array>"