diff --git a/backends/dlc/store.h b/backends/dlc/store.h index 30c8d31a6045c..610db92b944ae 100644 --- a/backends/dlc/store.h +++ b/backends/dlc/store.h @@ -23,8 +23,6 @@ #define BACKENDS_DLC_STORE_H #include "common/str.h" -#include "common/array.h" -#include "common/queue.h" #include "common/path.h" #include "backends/dlc/dlcdesc.h"