Commit 3cf3ac820d3abdda4dae2c1429fd27fcaa8cfcce

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

Fixing windows builds.

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
src/dialogs/tools.c
@@ -28,6 +28,7 @@ @@ -28,6 +28,7 @@
28 */ 28 */
29 29
30 #include <internals.h> 30 #include <internals.h>
  31 + #include <v3270/dialogs.h>
31 32
32 /*--[ Implement ]------------------------------------------------------------------------------------*/ 33 /*--[ Implement ]------------------------------------------------------------------------------------*/
33 34