Update win8_provider.cpp

This commit is contained in:
Patrick 2021-07-16 18:43:02 -05:00 committed by GitHub
parent bc3eb7f600
commit 14d3ef51b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -22,7 +22,9 @@
#include "config.h"
#include <stdint.h>
#ifdef _MSC_VER
#include "typedef.h" // for ssize_t
#endif
#include <spellcheck.h>
#include <glib.h>