lib: make plugin API const-correct
[babeltrace.git] / include / babeltrace / plugin / python-plugin-provider-internal.h
index 2f81e5793210b6cc8c47675b30e599d62d1885b3..c46fc3725ef4f8d8a61c5b4dbcd42a9e1fdf91f9 100644 (file)
@@ -23,7 +23,7 @@
  * SOFTWARE.
  */
 
-#include <babeltrace/plugin/plugin.h>
+#include <babeltrace/plugin/plugin-const.h>
 
 extern
 struct bt_plugin_set *bt_plugin_python_create_all_from_file(const char *path);
This page took 0.023213 seconds and 4 git commands to generate.