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 'core/Visualization/Chart.php')
-rw-r--r--core/Visualization/Chart.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/Visualization/Chart.php b/core/Visualization/Chart.php
index 3c6374e852..cee6b08ab7 100644
--- a/core/Visualization/Chart.php
+++ b/core/Visualization/Chart.php
@@ -8,8 +8,8 @@
* @category Piwik
* @package Piwik
*/
-use Piwik\Core\Piwik;
-use Piwik\Core\Common;
+use Piwik\Piwik;
+use Piwik\Common;
/**
* Generates the data in the Open Flash Chart format, from the given data.