lib: merge `assert-pre.h` and `assert-post.h` into `assert-cond.h`
[babeltrace.git] / src / lib / plugin / plugin.c
index f9800af7fec233f730c72bd567ff53742cb5b13d..af8dc0924f177e1da3c79268c30f2c00e735ee2c 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 "common/macros.h"
 #include "compat/compiler.h"
 #include "common/common.h"
This page took 0.025466 seconds and 4 git commands to generate.