From 8e947db6be8e79607ecddaa9bafbd7f29940a187 Mon Sep 17 00:00:00 2001 From: David Phillips Date: Wed, 9 Sep 2015 16:28:25 +1200 Subject: Changed header include policy to increase build time --- getgov.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'getgov.h') diff --git a/getgov.h b/getgov.h index 9339d20..5a5d8d8 100644 --- a/getgov.h +++ b/getgov.h @@ -19,6 +19,8 @@ #ifndef GETGOV_H #define GETGOV_H +#include + void gg_init(); bool gg_current(int core, char* out, int size); bool gg_available(int core, char* out, int size); -- cgit v1.1