summaryrefslogtreecommitdiff
path: root/phpcpp.h
diff options
context:
space:
mode:
Diffstat (limited to 'phpcpp.h')
-rw-r--r--phpcpp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpcpp.h b/phpcpp.h
index 52c836c..48db1c7 100644
--- a/phpcpp.h
+++ b/phpcpp.h
@@ -44,8 +44,8 @@
#include <phpcpp/byval.h>
#include <phpcpp/byref.h>
#include <phpcpp/global.h>
-#include <phpcpp/super.h>
#include <phpcpp/hashmember.h>
+#include <phpcpp/super.h>
#include <phpcpp/parameters.h>
#include <phpcpp/modifiers.h>
#include <phpcpp/base.h>