Rename "default beginning/end CS" -> "beginning/end default CS"
[babeltrace.git] / include / babeltrace / trace-ir / attributes-internal.h
index a0d7d3586044da8d0c27c06a1188bcf855bbc37c..3df05a2925e86e7e5a9d4e8879895340f2091413 100644 (file)
@@ -2,8 +2,8 @@
 #define BABELTRACE_TRACE_IR_ATTRIBUTES_H
 
 /*
+ * Copyright (c) 2015-2018 Philippe Proulx <pproulx@efficios.com>
  * Copyright (c) 2015 EfficiOS Inc. and Linux Foundation
- * Copyright (c) 2015 Philippe Proulx <pproulx@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
@@ -30,7 +30,7 @@ extern "C" {
 
 #include <stdint.h>
 #include <babeltrace/babeltrace-internal.h>
-#include <babeltrace/values.h>
+#include <babeltrace/value.h>
 
 BT_HIDDEN
 struct bt_value *bt_attributes_create(void);
This page took 0.02355 seconds and 4 git commands to generate.