lib: merge `assert-pre.h` and `assert-post.h` into `assert-cond.h`
[babeltrace.git] / src / lib / graph / interrupter.c
index 6e38226421f3e2a16d8689674b0cc01324108afb..a7e2c0d18b19dcb57acfc750ded5dae6774ff241 100644 (file)
@@ -12,7 +12,7 @@
 #include <babeltrace2/babeltrace.h>
 
 #include "interrupter.h"
-#include "lib/assert-pre.h"
+#include "lib/assert-cond.h"
 
 static
 void destroy_interrupter(struct bt_object *obj)
This page took 0.023554 seconds and 4 git commands to generate.