Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / libjingle / source / talk / xmpp / module.h
index 75a190d..37396ef 100644 (file)
 #ifndef _module_h_
 #define _module_h_
 
+#include "talk/xmpp/xmppengine.h"
+
 namespace buzz {
 
 class XmppEngine;
-enum XmppReturnStatus;
 
 //! This is the base class for extension modules.
 //! An engine is registered with the module and the module then hooks the