[runtime] Cleanup the debugger header files. (#4459)
[mono.git] / mono / mini / debugger-agent.c
index ed1b7a14a7f3f502ef5708be026901355408022f..088bfceea8261377c8423eefc3dabb1f6c94a573 100644 (file)
@@ -53,8 +53,7 @@
 #endif
 
 #include <mono/metadata/mono-debug.h>
-#include <mono/metadata/mono-debug-debugger.h>
-#include <mono/metadata/debug-mono-symfile.h>
+#include <mono/metadata/debug-internals.h>
 #include <mono/metadata/gc-internals.h>
 #include <mono/metadata/environment.h>
 #include <mono/metadata/threads-types.h>