Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Annotations/Controller.php')
-rwxr-xr-xplugins/Annotations/Controller.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/Annotations/Controller.php b/plugins/Annotations/Controller.php
index 3b88fadb9d..32ad2b4931 100755
--- a/plugins/Annotations/Controller.php
+++ b/plugins/Annotations/Controller.php
@@ -8,6 +8,7 @@
* @category Piwik_Plugins
* @package Piwik_Annotations
*/
+use Piwik\Core\Piwik_Common;
/**
* Controller for the Annotations plugin.