Commit ab283cf3b653d847034a5c8e5568a9d6434e660f
1 parent
784c46b3
Exists in
master
Updating package from git.
Showing
2 changed files
with
1 additions
and
2 deletions
Show diff stats
rpm/php5-pw3270.spec
src/php3270.h.in
@@ -76,7 +76,7 @@ | @@ -76,7 +76,7 @@ | ||
76 | #undef PACKAGE_NAME | 76 | #undef PACKAGE_NAME |
77 | #undef PACKAGE_VERSION | 77 | #undef PACKAGE_VERSION |
78 | #undef HAVE_MALLOC_H | 78 | #undef HAVE_MALLOC_H |
79 | - #include <pw3270/class.h> | 79 | + #include <pw3270cpp.h> |
80 | 80 | ||
81 | // PHP object | 81 | // PHP object |
82 | using namespace PW3270_NAMESPACE; | 82 | using namespace PW3270_NAMESPACE; |