Re-organize sources
[babeltrace.git] / tests / lib / test_plugin.c
index 08e57940701b6e551b5bfac5e5dee8a5e2c315ea..39b054e53ee3ddac324839284d9fa04fc12fce2f 100644 (file)
  * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
-#include <babeltrace/babeltrace.h>
+#include <babeltrace2/babeltrace.h>
 #include <stdlib.h>
 #include <string.h>
 #include <stdio.h>
-#include <babeltrace/assert-internal.h>
+#include "common/assert.h"
 #include <glib.h>
 #include "tap/tap.h"
 #include "common.h"
This page took 0.024018 seconds and 4 git commands to generate.