Commit 4ce5842c73b7450ac5a3c618dba84215aa274e21
1 parent
fb200c9f18
Exists in
master
and in
2 other branches
데이터 뷰어 컴파일 오류 수정
Showing
1 changed file
with
1 additions
and
1 deletions
 
Show diff stats
app/gui/packet/mainwindow.h
| @@ -4,7 +4,7 @@ | @@ -4,7 +4,7 @@ | ||
| 4 | #include <QMainWindow> | 4 | #include <QMainWindow> | 
| 5 | #include <QUdpSocket> | 5 | #include <QUdpSocket> | 
| 6 | 6 | ||
| 7 | -#include "../oven_control/all_share.h" | 7 | +#include "../../app-prime-modbus/include/all_share.h" | 
| 8 | 8 | ||
| 9 | namespace Ui { | 9 | namespace Ui { | 
| 10 | class MainWindow; | 10 | class MainWindow; |