summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/jetpack/3rd-party/3rd-party.php')
-rw-r--r--plugins/jetpack/3rd-party/3rd-party.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/jetpack/3rd-party/3rd-party.php b/plugins/jetpack/3rd-party/3rd-party.php
index 9aeb8364..d04506fb 100644
--- a/plugins/jetpack/3rd-party/3rd-party.php
+++ b/plugins/jetpack/3rd-party/3rd-party.php
@@ -20,3 +20,4 @@ require_once( JETPACK__PLUGIN_DIR . '3rd-party/class.jetpack-modules-overrides.p
// We can't load this conditionally since polldaddy add the call in class constuctor.
require_once( JETPACK__PLUGIN_DIR . '3rd-party/polldaddy.php' );
require_once( JETPACK__PLUGIN_DIR . '3rd-party/woocommerce-services.php' );
+require_once( JETPACK__PLUGIN_DIR . '3rd-party/class.jetpack-amp-support.php' );