diff options
Diffstat (limited to 'Project/ChartView.h')
-rw-r--r-- | Project/ChartView.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Project/ChartView.h b/Project/ChartView.h index 82bb621..b5d1766 100644 --- a/Project/ChartView.h +++ b/Project/ChartView.h @@ -17,7 +17,7 @@ #ifndef CHARTVIEW_H #define CHARTVIEW_H -#include "ChartViewBase.h" +#include "base/ChartViewBase.h" #include "wxMathPlot/mathplot.h" #include <wx/msgdlg.h> |