diff options
Diffstat (limited to 'src/include')
| -rw-r--r-- | src/include/debug.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/debug.h b/src/include/debug.h index fa387d42..6c1ed419 100644 --- a/src/include/debug.h +++ b/src/include/debug.h @@ -52,6 +52,7 @@ extern int rv64_xtheadfmv; #endif #endif extern int box64_libcef; +extern int box64_sdl2_jguid; extern int dlsym_error; // log dlsym error extern int cycle_log; // if using rolling logs #ifdef HAVE_TRACE |