diff options
Diffstat (limited to 'Project/SimulationsSettingsForm.h')
-rw-r--r-- | Project/SimulationsSettingsForm.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Project/SimulationsSettingsForm.h b/Project/SimulationsSettingsForm.h index 635b5ee..c99ab3c 100644 --- a/Project/SimulationsSettingsForm.h +++ b/Project/SimulationsSettingsForm.h @@ -18,7 +18,7 @@ #ifndef SIMULATIONSSETTINGSFORM_H #define SIMULATIONSSETTINGSFORM_H -#include "PropertiesForm.h" +#include "base/PropertiesFormBase.h" class PropertiesData; |