summaryrefslogtreecommitdiff
path: root/toxcore
diff options
context:
space:
mode:
authorSean <sean@tox.im>2014-01-25 18:51:55 -0800
committerSean <sean@tox.im>2014-01-25 18:51:55 -0800
commitc766ff95d023b905ad6ded50e57bb89e94627693 (patch)
treed7b5bef179f5f291f5df543ed3bb0ad1ace8d488 /toxcore
parent4e84497a68de79d5f52471f612a8a0e93c133078 (diff)
That newline looks cleaner
Diffstat (limited to 'toxcore')
-rw-r--r--toxcore/tox.h1
1 files changed, 1 insertions, 0 deletions
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 @@
23 23
24#ifndef TOX_H 24#ifndef TOX_H
25#define TOX_H 25#define TOX_H
26
26#include <stdint.h> 27#include <stdint.h>
27 28
28#if defined(_WIN32) || defined(__WIN32__) || defined (WIN32) 29#if defined(_WIN32) || defined(__WIN32__) || defined (WIN32)