Update CMakeLists.txt to reflect rename utils to util
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#define BREEZE_MAP_H
|
||||
|
||||
#include "tileset.h"
|
||||
#include "../utils/string.h"
|
||||
#include "../util/string.h"
|
||||
|
||||
#define BZ_MAP_MAX_LAYERS 8
|
||||
#define BZ_MAP_MAX_TILESETS 8
|
||||
|
||||
Reference in New Issue
Block a user