Software Público Brasileiro
Portal do
Software Público Brasileiro
Cadastre-se
Entrar
×
Project
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
ca7e079d8d66f1c585bc61162c4832331ca1d977
Authored by
Perry Werneck
2017-03-22 14:35:52 -0300
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
Side-by-side Diff
Inline Diff
src/private.h
Wrap text
Diff comments
View file @
ca7e079
...
...
@@ -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
...
...