From 221cc4ec5cb6301743e947eaabed3fecedba796f Mon Sep 17 00:00:00 2001 From: Mattes D Date: Wed, 16 Oct 2019 10:06:34 +0200 Subject: Refactored block-to-pickup conversion. (#4417) --- src/Blocks/CMakeLists.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/Blocks/CMakeLists.txt') diff --git a/src/Blocks/CMakeLists.txt b/src/Blocks/CMakeLists.txt index 4420871ae..5a637f69c 100644 --- a/src/Blocks/CMakeLists.txt +++ b/src/Blocks/CMakeLists.txt @@ -97,9 +97,8 @@ SET (HDRS BlockWorkbench.h BroadcastInterface.h ChunkInterface.h - ClearMetaOnDrop.h GetHandlerCompileTimeTemplate.h - MetaRotator.h + Mixins.h WorldInterface.h ) -- cgit v1.2.3