Finish converting struct variable to an opaque type. In this
[pspp-builds.git] / src / output / table.c
index a8624488e7775cc4aac93025ae0d05ddf0ae2ec8..3f1672a5f56707e14b5e7c1c8a977d59df613ae6 100644 (file)
@@ -31,7 +31,7 @@
 
 #include <data/data-out.h>
 #include <data/format.h>
-#include <data/variable.h>
+#include <data/value.h>
 #include <libpspp/alloc.h>
 #include <libpspp/assertion.h>
 #include <libpspp/compiler.h>