lib: force user to include `<babeltrace2/babeltrace.h>`
[babeltrace.git] / src / plugins / comp-logging.h
index c3402d2413bf2b5608cbd5ac68bafde27d803791..6e55c671e05554e3cfdfeb26a057f9d3c9a1f16e 100644 (file)
@@ -36,9 +36,7 @@
 #endif
 
 #include <stdlib.h>
-#include <babeltrace2/graph/self-component.h>
-#include <babeltrace2/graph/component-const.h>
-#include <babeltrace2/graph/component-class-const.h>
+#include <babeltrace2/babeltrace.h>
 #include "logging/log.h"
 
 #define _BT_COMP_LOG_COMP_PREFIX       "[%s] "
This page took 0.022656 seconds and 4 git commands to generate.