[rvthtool] query.c: #include "tcharx.h"

The no-query path uses _fputts(), which requires tcharx.h on Linux.
This commit is contained in:
David Korth 2022-08-16 00:48:49 -04:00
parent 1c3b110143
commit 5601647630

View File

@ -10,6 +10,7 @@
// FIXME: Better way to detect if querying is available.
#include "librvth/config.librvth.h"
#include "tcharx.h"
#ifdef HAVE_QUERY