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 14509d1..5dff2c7 100644 --- a/Project/BusForm.h +++ b/Project/BusForm.h @@ -18,7 +18,7 @@ #ifndef BUSFORM_H #define BUSFORM_H -#include "base/ElementFormBase.h" +#include "ElementFormBase.h" class Bus; /** |