Split the CTF-Writer API into IR and Writer-specific parts
[babeltrace.git] / formats / ctf / writer / clock.c
index 1146e005a3bcb43ea646d0165acece436a658626..d8df956df2ed6a9f84c03690d7f0f39d36aafc1d 100644 (file)
@@ -27,7 +27,7 @@
  */
 
 #include <babeltrace/ctf-writer/clock.h>
-#include <babeltrace/ctf-writer/clock-internal.h>
+#include <babeltrace/ctf-ir/clock-internal.h>
 #include <babeltrace/ctf-writer/writer-internal.h>
 #include <babeltrace/compiler.h>
 #include <inttypes.h>
This page took 0.02426 seconds and 4 git commands to generate.