Commit 4fba78444425257a74263e8e7756a1bf5234c836

Authored by Perry Werneck
1 parent ab2468d0
Exists in master

Ajustes em função das atualizações na API

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/plugin/startstop.cc
@@ -55,7 +55,7 @@ @@ -55,7 +55,7 @@
55 #include <lib3270/log.h> 55 #include <lib3270/log.h>
56 #include <lib3270/trace.h> 56 #include <lib3270/trace.h>
57 #include <lib3270/charset.h> 57 #include <lib3270/charset.h>
58 - #include <pw3270/class.h> 58 + #include <pw3270cpp.h>
59 #include <pw3270/trace.h> 59 #include <pw3270/trace.h>
60 60
61 /*---[ Implement ]----------------------------------------------------------------------------------*/ 61 /*---[ Implement ]----------------------------------------------------------------------------------*/