Move to babeltrace namespace
[babeltrace.git] / formats / ctf / types / string.c
index 578388d15936065a242d3a4e0b30e6be09072c2d..65018c74fb128e4d6a76ba4a72bd273c5e70eca1 100644 (file)
@@ -20,7 +20,7 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
-#include <ctf/ctf-types.h>
+#include <babeltrace/ctf/types.h>
 #include <string.h>
 
 size_t string_copy(char *dest, const char *src)
This page took 0.022794 seconds and 4 git commands to generate.