lib: remove unused includes
[babeltrace.git] / src / lib / graph / component-filter.h
index 091ef1b8b4c6f59c92e502f2eb5e7fad648d3612..8308919182c7fba87bd4a5ff578ba65c0cc3b5a3 100644 (file)
@@ -8,10 +8,8 @@
 #ifndef BABELTRACE_GRAPH_COMPONENT_FILTER_INTERNAL_H
 #define BABELTRACE_GRAPH_COMPONENT_FILTER_INTERNAL_H
 
-#include "common/macros.h"
 #include <babeltrace2/graph/component.h>
 
-#include "component-class.h"
 #include "component.h"
 
 struct bt_component_filter {
This page took 0.024005 seconds and 4 git commands to generate.