diff --git a/examples/SharedMemory/PhysicsServerCommandProcessor.cpp b/examples/SharedMemory/PhysicsServerCommandProcessor.cpp index 68e3492b3..9e0652adf 100644 --- a/examples/SharedMemory/PhysicsServerCommandProcessor.cpp +++ b/examples/SharedMemory/PhysicsServerCommandProcessor.cpp @@ -71,7 +71,7 @@ #ifdef STATIC_LINK_SPD_PLUGIN #include "plugins/stablePDPlugin/BulletConversion.h" #include "plugins/stablePDPlugin/RBDModel.h" -#include "plugins/stablePDPlugin/RBDutil.h" +#include "plugins/stablePDPlugin/RBDUtil.h" #endif #ifdef STATIC_LINK_VR_PLUGIN