Prefix {source,filter,sink}*.h file names with component-
[babeltrace.git] / plugins / muxer / muxer.c
index 04171d75525f58f41b14716eb1c2bd42db8e9635..ba4e2c4e4e967ea91bceda81c2fecc2558d74403 100644 (file)
@@ -28,7 +28,7 @@
 
 #include <babeltrace/plugin/plugin-dev.h>
 #include <babeltrace/component/component.h>
-#include <babeltrace/component/filter.h>
+#include <babeltrace/component/component-filter.h>
 #include <babeltrace/component/notification/notification.h>
 #include <babeltrace/component/notification/iterator.h>
 #include <babeltrace/component/notification/event.h>
This page took 0.023528 seconds and 4 git commands to generate.