X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2Fbabeltrace%2Fgraph%2Fcomponent-source-internal.h;h=37e6d934d5c238b7123c1a5742552b911fdd5a04;hb=6ac74c0c883983329e958a1e0580ecde29985c76;hp=98b523ce236775223add08775d702b43cc9e220e;hpb=354898e77f7955362b0b2e991aeaa82dead441f4;p=babeltrace.git diff --git a/include/babeltrace/graph/component-source-internal.h b/include/babeltrace/graph/component-source-internal.h index 98b523ce..37e6d934 100644 --- a/include/babeltrace/graph/component-source-internal.h +++ b/include/babeltrace/graph/component-source-internal.h @@ -1,5 +1,5 @@ -#ifndef BABELTRACE_COMPONENT_SOURCE_INTERNAL_H -#define BABELTRACE_COMPONENT_SOURCE_INTERNAL_H +#ifndef BABELTRACE_GRAPH_COMPONENT_SOURCE_INTERNAL_H +#define BABELTRACE_GRAPH_COMPONENT_SOURCE_INTERNAL_H /* * BabelTrace - Source Component internal @@ -51,4 +51,4 @@ struct bt_component *bt_component_source_create( BT_HIDDEN void bt_component_source_destroy(struct bt_component *component); -#endif /* BABELTRACE_COMPONENT_SOURCE_INTERNAL_H */ +#endif /* BABELTRACE_GRAPH_COMPONENT_SOURCE_INTERNAL_H */