Changed include paths to be explicitly specified in the #include directive.
[pspp-builds.git] / src / output / charts / barchart.h
index 97fd758bfa29ad6da84257fe57ef6f70967d16f3..4a6e3b725c62334a6a06d314d91271ff94a63fcf 100644 (file)
@@ -20,7 +20,7 @@
 #ifndef BARCHART_H
 #define BARCHART_H
 
-#include "chart.h"
+#include <output/chart.h>
 
 enum  bar_opts {
   BAR_GROUPED =  0,