diff --git a/panda/src/dxgsg8/wdxGraphicsPipe8.cxx b/panda/src/dxgsg8/wdxGraphicsPipe8.cxx index a151db10b3..5f56a71319 100644 --- a/panda/src/dxgsg8/wdxGraphicsPipe8.cxx +++ b/panda/src/dxgsg8/wdxGraphicsPipe8.cxx @@ -70,7 +70,7 @@ wdxGraphicsPipe8:: //////////////////////////////////////////////////////////////////// string wdxGraphicsPipe8:: get_interface_name() const { - return "DirectX7"; + return "DirectX8"; } ////////////////////////////////////////////////////////////////////