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-06-06 20:28:37 +1200
commitf3d42738f667dd09a4da9cc0a863c44e9cdb3666 (patch)
tree516d32ed74cb5c45e5772112b4b6d17cba2f21d7 /freq_tray/getcore.h
parent0975414cc4f0a9deceb02553d174d2d605d0391d (diff)
downloadparamano-f3d42738f667dd09a4da9cc0a863c44e9cdb3666.tar.xz
Debug messages
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();