mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
Use .h for tox_old instead of .c to not break some of my build commands.
This commit is contained in:
parent
88a8a079b6
commit
572484f06e
|
@ -1105,4 +1105,4 @@ uint16_t tox_get_tcp_port(const Tox *tox, TOX_ERR_GET_PORT *error)
|
|||
return 0;
|
||||
}
|
||||
|
||||
#include "tox_old.c"
|
||||
#include "tox_old_code.h"
|
||||
|
|
Loading…
Reference in New Issue
Block a user