diff --git a/source/RobotAPI/libraries/core/CMakeLists.txt b/source/RobotAPI/libraries/core/CMakeLists.txt
index 2509f752c2b4ffd5f891dac3849b6f236c25e59d..3a3a1a750959ae0045182cfcb34b275a258eae5c 100644
--- a/source/RobotAPI/libraries/core/CMakeLists.txt
+++ b/source/RobotAPI/libraries/core/CMakeLists.txt
@@ -33,7 +33,7 @@ set(LIB_FILES
 )
 
 set(LIB_HEADERS
-    Pose.cpp
+    Pose.h
     FramedPose.h
     LinkedPose.h
     RobotStatechartContext.h