Commit a242b3308f4e38dbabaa4dc7a91570f926898044

Authored by perry.werneck@gmail.com
1 parent 3667c07a
Exists in master and in 1 other branch develop

Implementando janela de trace

Showing 1 changed file with 2 additions and 0 deletions   Show diff stats
mouse.c
... ... @@ -35,6 +35,8 @@
35 35 #include <lib3270/selection.h>
36 36 #include <lib3270/actions.h>
37 37 #include <lib3270/log.h>
  38 + #include <lib3270/trace.h>
  39 +
38 40  
39 41 /*--[ Globals ]--------------------------------------------------------------------------------------*/
40 42  
... ...