Commit cda28f866fbf0e5a96b4db5046c97aeb143ac522

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

Updating libv3270 api.

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