Remove the mono-profiler- prefix from all source files in the profiler subdir.
[mono.git] / mono / profiler / mprof-report.c
index 1017d1f8e6d4fb9e09b8f08fc4c7c8a976f35db6..f98fd353e378c0dfa7cb9baa2225b2b8a48e20b6 100644 (file)
@@ -54,7 +54,7 @@
  *                    - column: The column on the line
  */
 #include <config.h>
-#include "mono-profiler-log.h"
+#include "log.h"
 #include <string.h>
 #include <assert.h>
 #include <stdio.h>