Skip to content

Commit 701078f

Browse files
committed
- Fix compilation of OMEdit
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@8024 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
1 parent af18aa1 commit 701078f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

OMEdit/OMEditGUI/PlotWidget.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
*/
3333

3434
#include "PlotWidget.h"
35-
#include "read_matlab4.h"
35+
#include "../../c_runtime/read_matlab4.h"
3636

3737
PlotWidget::PlotWidget(MainWindow *pParent)
3838
: QWidget(pParent)

0 commit comments

Comments
 (0)