From 8824eb42aed594822b1a46e0d1492535efacda0e Mon Sep 17 00:00:00 2001 From: Thales Lima Oliveira Date: Tue, 10 Apr 2018 22:09:52 -0300 Subject: Base folder strategy abandoned due compatibility with wxCrafter --- Project/SyncMachineForm.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Project/SyncMachineForm.h') diff --git a/Project/SyncMachineForm.h b/Project/SyncMachineForm.h index c56c8c1..793ca79 100644 --- a/Project/SyncMachineForm.h +++ b/Project/SyncMachineForm.h @@ -18,7 +18,7 @@ #ifndef SYNCMACHINEFORM_H #define SYNCMACHINEFORM_H -#include "base/ElementFormBase.h" +#include "ElementFormBase.h" class GeneratorStabForm; class SyncGenerator; -- cgit