lib: merge `assert-pre.h` and `assert-post.h` into `assert-cond.h`
[babeltrace.git] / src / lib / graph / port.c
index 65e57196a17548651db771a73a38cb46ca18780b..52ebc7f851b5c3de39ce8452ef6b886499363ebb 100644 (file)
@@ -9,7 +9,7 @@
 #include "lib/logging.h"
 
 #include "common/assert.h"
-#include "lib/assert-pre.h"
+#include "lib/assert-cond.h"
 #include <babeltrace2/graph/port.h>
 #include <babeltrace2/graph/self-component-port.h>
 #include "lib/object.h"
This page took 0.023797 seconds and 4 git commands to generate.