Continue reforming procedure execution. In this phase, move
[pspp-builds.git] / src / language / dictionary / value-labels.c
index a9d3d8751799d5fc6bc1d4ea0e2184ae28858982..89e0160a82d21ce7a85716e39f250fe749c79ae5 100644 (file)
@@ -22,7 +22,7 @@
 #include <stdio.h>
 #include <stdlib.h>
 
-#include <procedure.h>
+#include <data/procedure.h>
 #include <data/value-labels.h>
 #include <data/variable.h>
 #include <language/command.h>