Fix: CTF writer: make library have its own public `types.h`
[babeltrace.git] / include / babeltrace2 / ctf-writer / clock.h
index ccb1f26ba5e7dac24c27b3bd5177620f2bab6bfe..fa467755b958eccad6376d0857443c2b44ce72de 100644 (file)
@@ -30,7 +30,7 @@
 
 #include <stdint.h>
 #include <babeltrace2/ctf-writer/object.h>
-#include <babeltrace2/types.h>
+#include <babeltrace2/ctf-writer/types.h>
 
 #ifdef __cplusplus
 extern "C" {
This page took 0.024677 seconds and 4 git commands to generate.