Commit 927dff0367d610e57dc3c377b6a1e5b387e9366c

Authored by Perry Werneck
1 parent 38d61d8a
Exists in master and in 1 other branch develop

Refactoring popup engine.

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
src/include/internals.h
... ... @@ -44,6 +44,7 @@
44 44 #include <lib3270/log.h>
45 45 #include <v3270.h>
46 46 #include <v3270/toggle.h>
  47 + #include <lib3270/popup.h>
47 48  
48 49 G_BEGIN_DECLS
49 50  
... ...