diff options
Diffstat (limited to 'Project/IOControlForm.h')
-rw-r--r-- | Project/IOControlForm.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Project/IOControlForm.h b/Project/IOControlForm.h index a1c3d36..161e793 100644 --- a/Project/IOControlForm.h +++ b/Project/IOControlForm.h @@ -18,7 +18,7 @@ #ifndef IOCONTROLFORM_H #define IOCONTROLFORM_H -#include "ElementForm.h" +#include "base/ElementFormBase.h" #include "IOControl.h" /** |