diff options
Diffstat (limited to 'Project/BusForm.h')
-rw-r--r-- | Project/BusForm.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Project/BusForm.h b/Project/BusForm.h index cbbe430..14509d1 100644 --- a/Project/BusForm.h +++ b/Project/BusForm.h @@ -18,7 +18,7 @@ #ifndef BUSFORM_H #define BUSFORM_H -#include "ElementForm.h" +#include "base/ElementFormBase.h" class Bus; /** |