diff options
Diffstat (limited to 'Project/SyncMachineForm.h')
-rw-r--r-- | Project/SyncMachineForm.h | 2 |
1 files changed, 1 insertions, 1 deletions
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; |