summaryrefslogtreecommitdiff
path: root/main.h
diff options
context:
space:
mode:
authortwinaphex2020-10-06 03:09:13 +0200
committertwinaphex2020-10-06 03:09:13 +0200
commitfa80ff3c4b0b9d9fca1587ab0b696c75567819a9 (patch)
tree787cd6b9f1c4700ab17ab46e024c976975467fcb /main.h
parent4a2848af48359a6c06ceb0f38da2051088536f04 (diff)
downloadpicogpsp-fa80ff3c4b0b9d9fca1587ab0b696c75567819a9.tar.gz
picogpsp-fa80ff3c4b0b9d9fca1587ab0b696c75567819a9.tar.bz2
picogpsp-fa80ff3c4b0b9d9fca1587ab0b696c75567819a9.zip
Cleanups
Diffstat (limited to 'main.h')
-rw-r--r--main.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/main.h b/main.h
index afc1772..9e57d51 100644
--- a/main.h
+++ b/main.h
@@ -20,6 +20,8 @@
#ifndef MAIN_H
#define MAIN_H
+#include <stdio.h>
+
typedef enum
{
TIMER_INACTIVE,