diff --git a/examples/32-particles/particles.cpp b/examples/32-particles/particles.cpp index 3173a1538..47eaad1b8 100644 --- a/examples/32-particles/particles.cpp +++ b/examples/32-particles/particles.cpp @@ -210,8 +210,8 @@ struct Emitter ImGuizmo::Manipulate( _view , _proj - , ImGuizmo::OPERATION::TRANSLATE - , ImGuizmo::MODE::LOCAL + , ImGuizmo::TRANSLATE + , ImGuizmo::LOCAL , mtx );