]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/Meteor/MeteorPlugin.php
Partly revert 97830b07019d9ffe33e2c2048bac39026e636998 (thanks _MrB_)
[quix0rs-gnu-social.git] / plugins / Meteor / MeteorPlugin.php
index b495fcddd94a54f242664ff3ceca0092c0a5e149..881dfdc1b3daadb627cc71b60bdb2bc001d8d625 100644 (file)
@@ -31,6 +31,8 @@ if (!defined('GNUSOCIAL') && !defined('STATUSNET')) {
     exit(1);
 }
 
+require_once INSTALLDIR.'/plugins/Realtime/RealtimePlugin.php';
+
 /**
  * Plugin to do realtime updates using Meteor
  *