summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--toxcore/tox.c2
-rw-r--r--toxcore/tox_old_code.h (renamed from toxcore/tox_old.c)0
2 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"
diff --git a/toxcore/tox_old.c b/toxcore/tox_old_code.h
index 2a422575..2a422575 100644
--- a/toxcore/tox_old.c
+++ b/toxcore/tox_old_code.h