fix unhandled send file

This commit is contained in:
2023-08-09 11:18:16 +02:00
parent de332421f7
commit 62de447fd2
2 changed files with 2 additions and 4 deletions

View File

@@ -1,6 +1,5 @@
#pragma once
#include "tox/tox_events.h"
#include <solanaceae/toxcore/tox_event_interface.hpp>
#include <solanaceae/contact/contact_model3.hpp>