Commit c4792ade540ba6cfcd55421df6f74bba62dad072
1 parent
2093d96d
Exists in
master
and in
1 other branch
Isolando configuração do aplicativo principal.
Showing
3 changed files
with
3 additions
and
2 deletions
Show diff stats
accessible.c
@@ -37,7 +37,7 @@ | @@ -37,7 +37,7 @@ | ||
37 | #include <lib3270.h> | 37 | #include <lib3270.h> |
38 | #include <lib3270/session.h> | 38 | #include <lib3270/session.h> |
39 | #include <lib3270/log.h> | 39 | #include <lib3270/log.h> |
40 | - #include <lib3270/config.h> | 40 | + #include <config.h> |
41 | #include <gtk/gtk.h> | 41 | #include <gtk/gtk.h> |
42 | #include <string.h> | 42 | #include <string.h> |
43 | #include <errno.h> | 43 | #include <errno.h> |