lib: merge `assert-pre.h` and `assert-post.h` into `assert-cond.h`
[babeltrace.git] / src / lib / graph / component-source.c
index 879af72474e0fa1a91371c46e1cd82b23f9f21e4..9e2211e16279e6c70ef0a084e88bb493ba32cf3d 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 "compat/compiler.h"
 #include <babeltrace2/graph/self-component.h>
 #include <babeltrace2/graph/component.h>
This page took 0.03087 seconds and 4 git commands to generate.