From c766ff95d023b905ad6ded50e57bb89e94627693 Mon Sep 17 00:00:00 2001 From: Sean Date: Sat, 25 Jan 2014 18:51:55 -0800 Subject: [PATCH] That newline looks cleaner --- toxcore/tox.h | 1 + 1 file changed, 1 insertion(+) 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)