summaryrefslogtreecommitdiff
path: root/phpcpp.h
diff options
context:
space:
mode:
Diffstat (limited to 'phpcpp.h')
-rw-r--r--phpcpp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpcpp.h b/phpcpp.h
index 90ef218..ce1beb5 100644
--- a/phpcpp.h
+++ b/phpcpp.h
@@ -25,6 +25,7 @@
/**
* Include all headers files that are related to this library
*/
+#include <phpcpp/ini.h>
#include <phpcpp/exception.h>
#include <phpcpp/streams.h>
#include <phpcpp/type.h>