Index: index.h
===================================================================
--- index.h	(revision 193)
+++ index.h	(revision 194)
@@ -69,6 +69,7 @@
 #endif
 #include "headers/live.h"
 #include "headers/video.h"
+#include "headers/web.h"
 #include "headers/reg_api.h"
 
 #else
@@ -85,4 +86,5 @@
 #ifdef PHP_SUPPORT
 #include "headers/php.h"
 #endif
+#include "headers/web.h"
 #endif