lib: merge `assert-pre.h` and `assert-post.h` into `assert-cond.h`
[babeltrace.git] / src / lib / graph / component-class.c
index 6415c39ffbc10eedb9eb116cfb3cb54dc0998476..79de19fb07854fd160b76b5af35b4d540cfd0465 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/component-class.h>
 #include <babeltrace2/types.h>
This page took 0.023836 seconds and 4 git commands to generate.