Endian wrapper use fix
[babeltrace.git] / formats / ctf / types / integer.c
index 8ce2c3fa01b9f52e7c733904ed383c1ebc589a94..5b56227d85d4d0ccfbd323aa52d3804c31d3682b 100644 (file)
@@ -22,7 +22,7 @@
 #include <babeltrace/bitfield.h>
 #include <stdint.h>
 #include <glib.h>
-#include <endian.h>
+#include <babeltrace/endian.h>
 
 /*
  * The aligned read/write functions are expected to be faster than the
This page took 0.024026 seconds and 4 git commands to generate.