aboutsummaryrefslogtreecommitdiff
path: root/frontend/in_tsbutton.h
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/in_tsbutton.h')
-rw-r--r--frontend/in_tsbutton.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/frontend/in_tsbutton.h b/frontend/in_tsbutton.h
index 82fab29..65a178f 100644
--- a/frontend/in_tsbutton.h
+++ b/frontend/in_tsbutton.h
@@ -1 +1,6 @@
+#ifndef __IN_TSBUTTON_H__
+#define __IN_TSBUTTON_H__
+
void in_tsbutton_init(void);
+
+#endif /* __IN_TSBUTTON_H__ */