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
13654e31e10c7c5116cb54b78c8a38de2b0dd471
Authored by
Perry Werneck
2019-06-18 16:16:05 -0300
1 parent
102f38b0
Exists in
master
Updating include file.
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 @
13654e3
...
...
@@ -40,7 +40,7 @@
40
40
#include <Python.h>
41
41
#pragma GCC diagnostic pop
42
42
43
- #include <pw3270
cpp.h>
43
+ #include <pw3270
/pw3270
cpp.h>
44
44
#include "config.h"
45
45
46
46
#if defined(_WIN32)
...
...