aqhome-tool: move basic client code on folder up.

This commit is contained in:
Martin Preuss
2025-02-27 23:55:29 +01:00
parent f2d527cd2f
commit e308e07b87
13 changed files with 11 additions and 14 deletions

View File

@@ -11,7 +11,7 @@
#endif
#include "./watch.h"
#include "./client.h"
#include "../client.h"
#include "../utils.h"
#include "aqhome/ipc2/endpoint.h"