add interfaces.h

This commit is contained in:
Gerhard Hoffmann 2024-02-28 16:37:26 +01:00
parent 6aaee6d464
commit 3e2355100a

View File

@ -4,6 +4,8 @@
#include <QByteArray>
#include "message_handler.h"
#include "plugins/interfaces.h"
#if defined (__unix__) || defined (__linux__)
#include <unistd.h>