diff options
Diffstat (limited to 'pkgui.c')
| -rw-r--r-- | pkgui.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ // 26 august 2018 #include "pkgui.h" -#include "xxxxx" +#include "_cgo_export.h" uiInitOptions *pkguiAllocInitOptions(void) { |
