aboutsummaryrefslogtreecommitdiffstats
path: root/src/jo_main.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/jo_main.h')
-rw-r--r--src/jo_main.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/jo_main.h b/src/jo_main.h
new file mode 100644
index 0000000..3a3359c
--- /dev/null
+++ b/src/jo_main.h
@@ -0,0 +1,6 @@
+#ifndef JO_MAIN_H
+#define JO_MAIN_H
+
+#include <jo_printf.h>
+
+#endif