diff --git a/ve/ve0.cpp b/ve/ve0.cpp index 73948937b..b2a4cb27f 100755 --- a/ve/ve0.cpp +++ b/ve/ve0.cpp @@ -1,6 +1,5 @@ #include #include -#include #include "ve0.h" diff --git a/ve/ve0200.cpp b/ve/ve0200.cpp index 6d967de6d..c4c741bcd 100755 --- a/ve/ve0200.cpp +++ b/ve/ve0200.cpp @@ -8,10 +8,6 @@ #include #endif -#ifndef __EXECP_H -#include -#endif - #ifndef __TABUTIL_H #include #endif diff --git a/ve/ve2400.cpp b/ve/ve2400.cpp index ceb448592..91a37eed9 100755 --- a/ve/ve2400.cpp +++ b/ve/ve2400.cpp @@ -4,6 +4,7 @@ #include #include #include "velib.h" +#include "..\cg\cglib01.h" #include "..\mg\mglib.h" #include "..\mg\stomag.h" #include "ve2400.h"