Continue reforming procedure execution. In this phase, move
[pspp-builds.git] / src / language / dictionary / variable-label.c
index 3692a6c4c2d532b2f7c8431c5a897f3bd4a294e0..7380d3d6f5a7a4e01770f13d7e22fd3802b40bee 100644 (file)
@@ -22,7 +22,7 @@
 #include <stdio.h>
 #include <stdlib.h>
 
-#include <procedure.h>
+#include <data/procedure.h>
 #include <data/variable.h>
 #include <language/command.h>
 #include <language/lexer/lexer.h>