diff --git a/docs/debugging.rst b/docs/debugging.rst index 9d3f7ad9567..714f41a11de 100644 --- a/docs/debugging.rst +++ b/docs/debugging.rst @@ -14,4 +14,4 @@ In your debugger you can set a breakpoint in ``_mesa_error()`` to trap Mesa errors. There is a display list printing/debugging facility. See the end of -``src/dlist.c`` for details. +``src/mesa/main/dlist.c`` for details.