Avoid unnecessary inclusions in public headers
[babeltrace.git] / plugins / utils / counter / counter.h
index 33dda03e78788d05dbc64225cb9cfafca22b370e..6915532bebc39703f629affd3ff24a913f777558 100644 (file)
@@ -24,9 +24,7 @@
  */
 
 #include <glib.h>
-#include <babeltrace/graph/private-component.h>
-#include <babeltrace/graph/private-port.h>
-#include <babeltrace/graph/port.h>
+#include <babeltrace/babeltrace.h>
 #include <stdbool.h>
 #include <stdint.h>
 
This page took 0.024565 seconds and 4 git commands to generate.