output: Introduce pivot tables.
[pspp] / src / language / stats / graph.c
index 578efc1e756feec5755582798b380e792813c05b..cc927bd10c8bb7ddd3914d89a54d363fbdbaadad 100644 (file)
@@ -58,8 +58,6 @@
 #include "language/stats/freq.h"
 #include "language/stats/chart-category.h"
 
-#include "output/tab.h"
-
 #include "gettext.h"
 #define _(msgid) gettext (msgid)
 #define N_(msgid) msgid