Actually implement the new procedure code and adapt all of its clients
[pspp-builds.git] / src / language / control / do-if.c
index cf3a8b0e9844b6e4f50391e097702fdff5318b90..7de886efd3e8dbe182caf8db73d1c82d8d1539a3 100644 (file)
@@ -21,6 +21,7 @@
 #include <stdlib.h>
 
 #include "control-stack.h"
+#include <data/case.h>
 #include <data/procedure.h>
 #include <data/transformations.h>
 #include <data/value.h>