From df0863b2c29fa227d186e6b8aeb4a856dcae12f3 Mon Sep 17 00:00:00 2001 From: LAPTOP-SNT8I5JK\Boounion <Chenluhua@qq.com> Date: 星期一, 02 十二月 2024 13:57:42 +0800 Subject: [PATCH] 1.增加PLC组件页 --- SourceCode/Bond/BondEq/CPageAlarm.cpp | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/SourceCode/Bond/BondEq/CPageAlarm.cpp b/SourceCode/Bond/BondEq/CPageAlarm.cpp index 6c5fa98..5533d1e 100644 --- a/SourceCode/Bond/BondEq/CPageAlarm.cpp +++ b/SourceCode/Bond/BondEq/CPageAlarm.cpp @@ -2,7 +2,7 @@ // #include "stdafx.h" -#include "BondServo.h" +#include "BondEq.h" #include "CPageAlarm.h" #include "afxdialogex.h" #include "Common.h" -- Gitblit v1.9.3