Include <babeltrace/lib-logging-internal.h> before anything else
[babeltrace.git] / lib / ctf-ir / clock-class.c
index 4335d3b032448759df8eedc5eb75ed882c85d7d6..345b7b1677cd51fe11ebe08e2f4d3eac97f11762 100644 (file)
@@ -27,6 +27,7 @@
  */
 
 #define BT_LOG_TAG "CLOCK-CLASS"
+#include <babeltrace/lib-logging-internal.h>
 
 #include <babeltrace/ctf-ir/clock-class-internal.h>
 #include <babeltrace/ctf-ir/utils.h>
@@ -34,7 +35,6 @@
 #include <babeltrace/compiler-internal.h>
 #include <babeltrace/types.h>
 #include <inttypes.h>
-#include <babeltrace/lib-logging-internal.h>
 #include <babeltrace/object-internal.h>
 
 static
This page took 0.023822 seconds and 4 git commands to generate.