share/collection.js: Keep visibility when redrawing graphs.
[collection4.git] / src / action_show_instance.h
index f872c60..b6ea34e 100644 (file)
  *   Florian octo Forster <ff at octo.it>
  **/
 
-#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 : */