X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Faction_show_instance.h;h=b6ea34e6cabe21718dfdba88ab29b73f64763f9c;hb=50d5299ef04975d005f86a0ec8a0556969129cd1;hp=f872c605d4943bca8fd3311222acb1d7319d2580;hpb=b988bcc13c655299bc3796cccaa583f62704e759;p=collection4.git 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 : */