Add endian.h wrapper
[babeltrace.git] / types / float.c
index 7c3295304b3f099aebbbd8b973e043a0b75eb0a5..3e49a4b1fbc7c2c995cb7adc490de0fe49d61d6b 100644 (file)
@@ -21,7 +21,7 @@
 #include <babeltrace/compiler.h>
 #include <babeltrace/format.h>
 #include <babeltrace/types.h>
-#include <endian.h>
+#include <babeltrace/endian.h>
 
 static
 struct definition *_float_definition_new(struct declaration *declaration,
This page took 0.022645 seconds and 4 git commands to generate.