diff options
Diffstat (limited to 'Project/DataReport.h')
-rw-r--r-- | Project/DataReport.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Project/DataReport.h b/Project/DataReport.h index 6babdf2..8f35a1b 100644 --- a/Project/DataReport.h +++ b/Project/DataReport.h @@ -18,7 +18,7 @@ #ifndef DATAREPORT_H #define DATAREPORT_H -#include "DataReportBase.h" +#include "base/DataReportBase.h" class Workspace; class ElectricCalculation; |