src.ctf.fs: move ctf_fs_file to file.hpp
[babeltrace.git] / src / plugins / ctf / fs-src / file.cpp
index ea92ab13fb3702904b79797598666325bc461c95..938c048dee513ce7c56546a8bdfee9465e547b18 100644 (file)
@@ -11,7 +11,6 @@
 #include "cpp-common/vendor/fmt/format.h"
 
 #include "file.hpp"
-#include "fs.hpp"
 
 void ctf_fs_file_destroy(struct ctf_fs_file *file)
 {
This page took 0.022886 seconds and 4 git commands to generate.