diff --git a/aqhome/data/storage.h b/aqhome/data/storage.h index a767b9c..ae4330f 100644 --- a/aqhome/data/storage.h +++ b/aqhome/data/storage.h @@ -27,9 +27,7 @@ typedef struct AQH_STORAGE AQH_STORAGE; #endif -#include "aqhome/data/room.h" #include "aqhome/data/device.h" -#include "aqhome/data/mqtttopic.h" #include "aqhome/data/value.h" #include "aqhome/data/device.h"