X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2Fbabeltrace%2Fgraph%2Fcomponent-internal.h;h=f742c7b1717f692bf6dcaca032e0083a2acdfe09;hb=6ac74c0c883983329e958a1e0580ecde29985c76;hp=540faf4c5d5333ce79a1d7a535aee43dab815368;hpb=354898e77f7955362b0b2e991aeaa82dead441f4;p=babeltrace.git diff --git a/include/babeltrace/graph/component-internal.h b/include/babeltrace/graph/component-internal.h index 540faf4c..f742c7b1 100644 --- a/include/babeltrace/graph/component-internal.h +++ b/include/babeltrace/graph/component-internal.h @@ -1,5 +1,5 @@ -#ifndef BABELTRACE_COMPONENT_COMPONENT_INTERNAL_H -#define BABELTRACE_COMPONENT_COMPONENT_INTERNAL_H +#ifndef BABELTRACE_GRAPH_COMPONENT_INTERNAL_H +#define BABELTRACE_GRAPH_COMPONENT_INTERNAL_H /* * BabelTrace - Component internal @@ -185,4 +185,4 @@ const char *bt_component_status_string(enum bt_component_status status) } } -#endif /* BABELTRACE_COMPONENT_COMPONENT_INTERNAL_H */ +#endif /* BABELTRACE_GRAPH_COMPONENT_INTERNAL_H */