--- libphp-jpgraph-1.5.2.orig/src/Examples/bartutex12.php
+++ libphp-jpgraph-1.5.2/src/Examples/bartutex12.php
@@ -4,9 +4,9 @@
 // willing to go with the defaults. This is an illustrative example of
 // some of the capabilities of JpGraph.
 
-include ("../jpgraph.php");
-include ("../jpgraph_line.php");
-include ("../jpgraph_bar.php");
+include ("/usr/share/jpgraph/jpgraph.php");
+include ("/usr/share/jpgraph/jpgraph_line.php");
+include ("/usr/share/jpgraph/jpgraph_bar.php");
 
 $month=array(
 "Jan","Feb","Mar","Apr","Maj","Jun","Jul","Aug","Sep","Okt","Nov","Dec");
