diff --git a/src/map/rmap.h b/src/map/rmap.h index 20b3785c..1d5cbbea 100644 --- a/src/map/rmap.h +++ b/src/map/rmap.h @@ -1,6 +1,7 @@ #ifndef RMAP_H #define RMAP_H +#include #include "map.h" #include "transform.h" #include "projection.h"