X-Git-Url: https://git.octo.it/?p=collection4.git;a=blobdiff_plain;f=src%2Faction_show_instance.h;h=b6ea34e6cabe21718dfdba88ab29b73f64763f9c;hp=f872c605d4943bca8fd3311222acb1d7319d2580;hb=e3fb09073a64cc051c11c4a1bdcec493f937b764;hpb=b988bcc13c655299bc3796cccaa583f62704e759 diff --git a/src/action_show_instance.h b/src/action_show_instance.h index f872c60..b6ea34e 100644 --- a/src/action_show_instance.h +++ b/src/action_show_instance.h @@ -21,10 +21,10 @@ * Florian octo Forster **/ -#ifndef ACTION_SHOW_GRAPH_H -#define ACTION_SHOW_GRAPH_H 1 +#ifndef ACTION_SHOW_INSTANCE_H +#define ACTION_SHOW_INSTANCE_H 1 int action_show_instance (void); -#endif /* ACTION_SHOW_GRAPH_H */ +#endif /* ACTION_SHOW_INSTANCE_H */ /* vim: set sw=2 sts=2 et fdm=marker : */