summaryrefslogtreecommitdiff
path: root/js/xpconnect/src/XPCRuntimeService.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'js/xpconnect/src/XPCRuntimeService.cpp')
-rw-r--r--js/xpconnect/src/XPCRuntimeService.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/js/xpconnect/src/XPCRuntimeService.cpp b/js/xpconnect/src/XPCRuntimeService.cpp
index c460052fe..7ca8689a7 100644
--- a/js/xpconnect/src/XPCRuntimeService.cpp
+++ b/js/xpconnect/src/XPCRuntimeService.cpp
@@ -37,6 +37,7 @@ NS_IMPL_RELEASE(BackstagePass)
nsIXPCScriptable::DONT_ENUM_QUERY_INTERFACE | \
nsIXPCScriptable::IS_GLOBAL_OBJECT | \
nsIXPCScriptable::DONT_REFLECT_INTERFACE_NAMES
+#include "xpc_make_class.h"
#include "xpc_map_end.h" /* This will #undef the above */