mirror of
https://github.com/hexchat/hexchat.git
synced 2024-11-09 20:52:45 +01:00
Update win8_provider.cpp
This commit is contained in:
parent
bc3eb7f600
commit
14d3ef51b4
@ -22,7 +22,9 @@
|
|||||||
|
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
|
||||||
#include <stdint.h>
|
#ifdef _MSC_VER
|
||||||
|
#include "typedef.h" // for ssize_t
|
||||||
|
#endif
|
||||||
|
|
||||||
#include <spellcheck.h>
|
#include <spellcheck.h>
|
||||||
#include <glib.h>
|
#include <glib.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user