From f72f07ed66a180f498c5c49f2f5554fb049f9fe0 Mon Sep 17 00:00:00 2001 From: Alessandro Bonazzi Date: Mon, 27 Jul 2020 10:28:50 +0200 Subject: [PATCH] Patch level : 12.0 982 Files correlati : ef0.exe ef1.exe Commento : MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Corretto aggiornamento effetti perchè non dia errore se mancano righe nel mezzo e li risistemi --- src/ef/ef0800.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ef/ef0800.cpp b/src/ef/ef0800.cpp index 992a6514d..a554ed933 100755 --- a/src/ef/ef0800.cpp +++ b/src/ef/ef0800.cpp @@ -34,7 +34,7 @@ #include #include -#include "../cg/cg2101.h" +#include "../cg/cglib.h" #include "../cg/cglib.h" #include "../cg/cgsaldac.h" #include "../ve/velib04.h"