remove unneeded includes.

This commit is contained in:
Martin Preuss
2023-10-06 18:05:27 +02:00
parent e98afa80d9
commit 161dee1667

View File

@@ -27,9 +27,7 @@ typedef struct AQH_STORAGE AQH_STORAGE;
#endif #endif
#include "aqhome/data/room.h"
#include "aqhome/data/device.h" #include "aqhome/data/device.h"
#include "aqhome/data/mqtttopic.h"
#include "aqhome/data/value.h" #include "aqhome/data/value.h"
#include "aqhome/data/device.h" #include "aqhome/data/device.h"