Jelajahi Sumber

Z991239-4900 #comment 同步代码

Signed-Off-By: commit-hook
刘文涛80174520 2 tahun lalu
induk
melakukan
550bacbf77
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 2 2
      Module/mod_UpgradeMgr/mod_UpgradeMgr.cpp

+ 2 - 2
Module/mod_UpgradeMgr/mod_UpgradeMgr.cpp

@@ -2,7 +2,7 @@
 #include "mod_UpgradeMgr.h"
 #include "LocalMediaPlay_client_g.h"
 
-#include "EventCode.h"
+
 
 #include "fileutil.h"
 #include <regex>
@@ -11,7 +11,7 @@
 #ifdef RVC_OS_WIN
 #include <io.h>
 #include "json.h"
-#include "..\EventCode.h"
+#include "EventCode.h"
 #else
 #include <unistd.h>
 #include <dirent.h>