X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2Fbabeltrace%2Fgraph%2Fport-internal.h;h=8f2fb4b7942c147c59709832203802f4d02bdab4;hb=6ac74c0c883983329e958a1e0580ecde29985c76;hp=f4d4c0367b3b20b306e32bcd2eb2e95ebd9147c1;hpb=354898e77f7955362b0b2e991aeaa82dead441f4;p=babeltrace.git diff --git a/include/babeltrace/graph/port-internal.h b/include/babeltrace/graph/port-internal.h index f4d4c036..8f2fb4b7 100644 --- a/include/babeltrace/graph/port-internal.h +++ b/include/babeltrace/graph/port-internal.h @@ -1,5 +1,5 @@ -#ifndef BABELTRACE_COMPONENT_PORT_INTERNAL_H -#define BABELTRACE_COMPONENT_PORT_INTERNAL_H +#ifndef BABELTRACE_GRAPH_PORT_INTERNAL_H +#define BABELTRACE_GRAPH_PORT_INTERNAL_H /* * BabelTrace - Babeltrace Component Port @@ -74,4 +74,4 @@ const char *bt_port_type_string(enum bt_port_type port_type) } } -#endif /* BABELTRACE_COMPONENT_PORT_INTERNAL_H */ +#endif /* BABELTRACE_GRAPH_PORT_INTERNAL_H */