Commit f50a5b4a7322d2745351711478ba139587ad94ad

Authored by Perry Werneck
1 parent b883c90e
Exists in v5.2

Updating V3270 include file.

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
src/pw3270/actions.c
@@ -43,6 +43,7 @@ @@ -43,6 +43,7 @@
43 #include <lib3270/log.h> 43 #include <lib3270/log.h>
44 #include <lib3270/toggle.h> 44 #include <lib3270/toggle.h>
45 #include <stdlib.h> 45 #include <stdlib.h>
  46 + #include <v3270/actions.h>
46 47
47 #if GTK_CHECK_VERSION(3,0,0) 48 #if GTK_CHECK_VERSION(3,0,0)
48 #include <gdk/gdkkeysyms-compat.h> 49 #include <gdk/gdkkeysyms-compat.h>