diff --git a/Engine/source/CMakeLists.txt b/Engine/source/CMakeLists.txt index b5a5acab5..d19ad8dfa 100644 --- a/Engine/source/CMakeLists.txt +++ b/Engine/source/CMakeLists.txt @@ -782,7 +782,6 @@ target_precompile_headers(${TORQUE_APP_NAME} PRIVATE "console/engineObject.h" - "scene/sceneObject.h" ) if(TORQUE_TESTING)