summaryrefslogtreecommitdiff
path: root/ext/soap/soap.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/soap/soap.c')
-rw-r--r--ext/soap/soap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/soap/soap.c b/ext/soap/soap.c
index f63a14584b..6826c6a733 100644
--- a/ext/soap/soap.c
+++ b/ext/soap/soap.c
@@ -25,7 +25,7 @@
#include "php_soap.h"
#include "ext/session/php_session.h"
#ifdef ZEND_ENGINE_2
-# include "zend_default_classes.h"
+# include "zend_exceptions.h"
#endif
static int le_sdl = 0;