Move all command implementations into a single 'commands' directory.
[pspp] / src / output / charts / piechart.h
index 2602c71c32d670496c5a6daed0ec710f1b41ea54..8ab2de2838af83c042db99f58db8d911bc0712de 100644 (file)
@@ -19,7 +19,7 @@
 
 #include "libpspp/str.h"
 #include "output/chart.h"
-#include "language/stats/freq.h"
+#include "language/commands/freq.h"
 
 struct piechart
   {