mirror of
https://github.com/GerbilSoft/rvthtool.git
synced 2025-06-18 19:45:35 -04:00
[rvthtool] query.c: #include "tcharx.h"
The no-query path uses _fputts(), which requires tcharx.h on Linux.
This commit is contained in:
parent
1c3b110143
commit
5601647630
@ -10,6 +10,7 @@
|
||||
|
||||
// FIXME: Better way to detect if querying is available.
|
||||
#include "librvth/config.librvth.h"
|
||||
#include "tcharx.h"
|
||||
|
||||
#ifdef HAVE_QUERY
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user