Rename "default beginning/end CS" -> "beginning/end default CS"
[babeltrace.git] / lib / trace-ir / utils.c
index 4addffc27e91a923fcdcdcb02588250d3e00715a..508c579014ee0651844abda5d0bd86560f56da84 100644 (file)
@@ -1,8 +1,7 @@
 /*
+ * Copyright 2017-2018 Philippe Proulx <pproulx@efficios.com>
  * Copyright 2015 Jérémie Galarneau <jeremie.galarneau@efficios.com>
  *
- * Author: Jérémie Galarneau <jeremie.galarneau@efficios.com>
- *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to deal
  * in the Software without restriction, including without limitation the rights
@@ -27,7 +26,6 @@
 
 #include <stdlib.h>
 #include <glib.h>
-#include <babeltrace/trace-ir/field-classes-internal.h>
+#include <babeltrace/trace-ir/field-class-internal.h>
 #include <babeltrace/trace-ir/clock-class.h>
-#include <babeltrace/object.h>
 #include <babeltrace/assert-internal.h>
This page took 0.023963 seconds and 4 git commands to generate.