diff --git a/toxcore/tox.h b/toxcore/tox.h index 7151c9ae..f3118270 100644 --- a/toxcore/tox.h +++ b/toxcore/tox.h @@ -23,6 +23,7 @@ #ifndef TOX_H #define TOX_H + #include #if defined(_WIN32) || defined(__WIN32__) || defined (WIN32)