diff options
Diffstat (limited to 'src/Generating/Prefab.h')
-rw-r--r-- | src/Generating/Prefab.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Generating/Prefab.h b/src/Generating/Prefab.h index 59b80a8a8..6cec8caa0 100644 --- a/src/Generating/Prefab.h +++ b/src/Generating/Prefab.h @@ -14,7 +14,7 @@ declared in this file as well; the Gallery server exports areas in this format. #pragma once -#include "PieceGenerator.h" +#include "PiecePool.h" #include "../BlockArea.h" |