1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-17 10:10:23 +00:00

Fix build

This commit is contained in:
fredzio 2021-08-01 13:13:47 +02:00
parent 547bc4a252
commit bede1ea1ec

View File

@ -1,6 +1,8 @@
#ifndef CSM_WOLRD_INFOCOLLECTION_H
#define CSM_WOLRD_INFOCOLLECTION_H
#include <unordered_map>
#include "collection.hpp"
#include "info.hpp"