lib: rename plural file names to singular
[babeltrace.git] / plugins / libctfcopytrace / ctfcopytrace.c
index fc3f8592e1f69d922e4b6d7674e9195b2370e8e9..62ce7425a3cc6258f12bbfb09316c203fbe78d60 100644 (file)
@@ -33,7 +33,7 @@
 #include <babeltrace/assert-internal.h>
 
 #include "ctfcopytrace.h"
-#include "clock-fields.h"
+#include "clock-field.h"
 
 BT_HIDDEN
 const struct bt_clock_class *ctf_copy_clock_class(FILE *err,
This page took 0.023648 seconds and 4 git commands to generate.