summaryrefslogtreecommitdiffstats
path: root/src/Blocks/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/Blocks/CMakeLists.txt')
-rw-r--r--src/Blocks/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Blocks/CMakeLists.txt b/src/Blocks/CMakeLists.txt
index 38a60d5b7..7e3047451 100644
--- a/src/Blocks/CMakeLists.txt
+++ b/src/Blocks/CMakeLists.txt
@@ -110,6 +110,6 @@ target_sources(
BroadcastInterface.h
ChunkInterface.h
GetHandlerCompileTimeTemplate.h
- Mixins.h
+ Mixins/Mixins.h
WorldInterface.h
)