internal: include headers from protocols/

This commit is contained in:
vaxerski 2023-04-27 13:40:38 +01:00
parent 72d2f33b34
commit 550700bed0
9 changed files with 10 additions and 10 deletions

View file

@ -1,6 +1,6 @@
#include "../includes.hpp"
#include "../helpers/MiscFunctions.hpp"
#include "ext-workspace-unstable-v1-protocol.h"
#include "protocols/ext-workspace-unstable-v1-protocol.h"
#include <assert.h>
#include <string.h>