lib: rename include dir to babeltrace2
[babeltrace.git] / compat / compat_mman.c
index 6b0229e38ea4f65481f8a55d5204c2e21294e822..bef80d481ecb952ca794b991e1f15669588bf215 100644 (file)
@@ -45,7 +45,7 @@ int bt_mman_dummy_symbol;
 #include <pthread.h>
 #include <stdlib.h>
 #include <windows.h>
-#include <babeltrace/compat/mman-internal.h>
+#include <babeltrace2/compat/mman-internal.h>
 
 struct mmap_mapping {
        /* The duplicated handle. */
This page took 0.023661 seconds and 4 git commands to generate.