cpp-common/bt2: move user component class bases to `component-class-dev.hpp`
[babeltrace.git] / src / plugins / utils / muxer / msg-iter.hpp
index ff1e8240fe23fcd005ea7944169ccb5d0a44ad91..d6daefb48e226a8f2422147d491b5e62f973ee57 100644 (file)
@@ -10,8 +10,8 @@
 
 #include <vector>
 
+#include "cpp-common/bt2/component-class-dev.hpp"
 #include "cpp-common/bt2/optional-borrowed-object.hpp"
-#include "cpp-common/bt2/plugin-dev.hpp"
 #include "cpp-common/bt2/self-message-iterator-configuration.hpp"
 #include "cpp-common/bt2c/prio-heap.hpp"
 #include "cpp-common/bt2c/uuid.hpp"
This page took 0.022595 seconds and 4 git commands to generate.