Commit ca7e079d8d66f1c585bc61162c4832331ca1d977

Authored by Perry Werneck
1 parent eadd2fec
Exists in master

Atualizando API python

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/private.h
... ... @@ -40,8 +40,8 @@
40 40 #include <Python.h>
41 41 #pragma GCC diagnostic pop
42 42  
43   - #include <lib3270/config.h>
44 43 #include <pw3270cpp.h>
  44 + #include "config.h"
45 45  
46 46 #if defined(_WIN32)
47 47  
... ...