Commit 13654e31e10c7c5116cb54b78c8a38de2b0dd471

Authored by Perry Werneck
1 parent 102f38b0
Exists in master

Updating include file.

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