X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2Fbabeltrace%2Fgraph%2Fprivate-port.h;h=8148f0a4a877867530d30ff25e40c1f750352ddd;hb=1ca80abd6ac25e66d876a358ceee03910e7c0173;hp=c9c140b70f96cb7f310af5d1489d9f800ced119f;hpb=f6b2f71d17beefe25e09e2d3b297009456603249;p=babeltrace.git diff --git a/include/babeltrace/graph/private-port.h b/include/babeltrace/graph/private-port.h index c9c140b7..8148f0a4 100644 --- a/include/babeltrace/graph/private-port.h +++ b/include/babeltrace/graph/private-port.h @@ -1,5 +1,5 @@ -#ifndef BABELTRACE_COMPONENT_PRIVATE_PORT_H -#define BABELTRACE_COMPONENT_PRIVATE_PORT_H +#ifndef BABELTRACE_GRAPH_PRIVATE_PORT_H +#define BABELTRACE_GRAPH_PRIVATE_PORT_H /* * Copyright 2017 Philippe Proulx @@ -46,4 +46,4 @@ extern void *bt_private_port_get_user_data( } #endif -#endif /* BABELTRACE_COMPONENT_PRIVATE_PORT_H */ +#endif /* BABELTRACE_GRAPH_PRIVATE_PORT_H */