aqhome-cgi: fixed includes.

This commit is contained in:
Martin Preuss
2026-06-01 19:10:50 +02:00
parent 7ef6a22557
commit bda2a15da9
14 changed files with 26 additions and 14 deletions

View File

@@ -13,9 +13,10 @@
#include "./mdevices_index.h"
#include "aqhome-cgi/service/module.h"
#include "aqhome-cgi/modules/mdataclient.h"
#include <aqcgi/service/module.h>
#include <gwenhywfar/debug.h>
#include <gwenhywfar/timestamp.h>
#include <gwenhywfar/text.h>