adtop to toxcore rename

This commit is contained in:
2023-07-21 15:21:54 +02:00
parent b07c66b252
commit 874cb74f20
3 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
#pragma once
#include <solanaceae/core/tox_interface.hpp>
#include <solanaceae/core/tox_event_provider_base.hpp>
#include <solanaceae/toxcore/tox_interface.hpp>
#include <solanaceae/toxcore/tox_event_provider_base.hpp>
#include <ipc.h>

View File

@ -1,6 +1,6 @@
#pragma once
#include <solanaceae/core/tox_interface.hpp>
#include <solanaceae/toxcore/tox_interface.hpp>
#include <zpp_bits/zpp_bits.h>