aboutsummaryrefslogtreecommitdiffstats
path: root/src/eom.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/eom.h')
-rw-r--r--src/eom.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/eom.h b/src/eom.h
index 155cd60..5d0b8ed 100644
--- a/src/eom.h
+++ b/src/eom.h
@@ -1,2 +1,7 @@
+#ifndef __EOM_H__
+#define __EOM_H__
+
gchar *eom_get_data_file(void);
gchar *eom_get_config_dir(void);
+
+#endif /* __EOM_H__ */