src/plugins/ctf/common: restructure subtree
[babeltrace.git] / src / plugins / ctf / fs-src / metadata.cpp
index 562ef981a71c2cda175b613fe5190b408a6c0612..021512e8f50b95a85ce3963f1551cee41e5cfe2e 100644 (file)
@@ -6,7 +6,6 @@
  */
 
 #include <glib.h>
-#include <stdint.h>
 #include <stdio.h>
 #include <stdlib.h>
 
 #include "logging/comp-logging.h"
 
 #include "common/assert.h"
-#include "common/uuid.h"
-#include "compat/memstream.h"
 
-#include "../common/metadata/decoder.hpp"
+#include "../common/src/metadata/tsdl/decoder.hpp"
 #include "file.hpp"
 #include "fs.hpp"
 #include "metadata.hpp"
This page took 0.024435 seconds and 4 git commands to generate.