Move all command implementations into a single 'commands' directory.
[pspp] / src / ui / gui / dummy.c
index 96586d6b02ac0aee7e20235900fd7a16cc89e378..50e0d6529a940a97f067399f653e76b38219f4a4 100644 (file)
@@ -33,8 +33,8 @@
 
 #include "psppire-data-store.h"
 #include "t-test-options.h"
-#include "src/language/stats/chart-category.h"
-#include "src/language/stats/aggregate.h"
+#include "src/language/commands/chart-category.h"
+#include "src/language/commands/aggregate.h"
 
 const GEnumValue align[1];
 const GEnumValue measure[1];