summaryrefslogtreecommitdiffstats
path: root/frontends/php/chart.php
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/php/chart.php')
-rw-r--r--frontends/php/chart.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/php/chart.php b/frontends/php/chart.php
index 502c6c8e..db0d7c4d 100644
--- a/frontends/php/chart.php
+++ b/frontends/php/chart.php
@@ -20,7 +20,7 @@
?>
<?php
require_once "include/config.inc.php";
- require_once "include/classes/graph.inc.php";
+ require_once "include/classes/chart.inc.php";
$page["file"] = "chart.php";
$page["title"] = "S_CHART";