summaryrefslogtreecommitdiff
path: root/toxcore/tox.c
diff options
context:
space:
mode:
Diffstat (limited to 'toxcore/tox.c')
-rw-r--r--toxcore/tox.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/toxcore/tox.c b/toxcore/tox.c
index 066fd33d..6bb20c81 100644
--- a/toxcore/tox.c
+++ b/toxcore/tox.c
@@ -1105,4 +1105,4 @@ uint16_t tox_get_tcp_port(const Tox *tox, TOX_ERR_GET_PORT *error)
1105 return 0; 1105 return 0;
1106} 1106}
1107 1107
1108#include "tox_old.c" 1108#include "tox_old_code.h"