aboutsummaryrefslogtreecommitdiff
path: root/freq_tray/getcore.h
diff options
context:
space:
mode:
authorDavid <dbphillipsnz@gmail.com>2014-05-01 12:33:34 +1200
committerDavid <dbphillipsnz@gmail.com>2014-05-01 12:33:34 +1200
commitc6a855363bfc59fbe197bba73bf64b5d920946a1 (patch)
tree4233a6c01283b4bb718d62dec240f33845aae7b1 /freq_tray/getcore.h
parentfe30fcc86801beec76acf219ad339afcbec36dff (diff)
downloadparamano-c6a855363bfc59fbe197bba73bf64b5d920946a1.tar.xz
Completed debug stuff
Diffstat (limited to 'freq_tray/getcore.h')
-rw-r--r--freq_tray/getcore.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/freq_tray/getcore.h b/freq_tray/getcore.h
index fc1fc8d..43dcd12 100644
--- a/freq_tray/getcore.h
+++ b/freq_tray/getcore.h
@@ -19,6 +19,8 @@
#ifndef GETCORE_H
#define GETCORE_H
+#include "../debug.h"
+
void gc_init();
int gc_number();