aboutsummaryrefslogtreecommitdiff
path: root/trayfreq_set_interface.h
diff options
context:
space:
mode:
authorDavid <dbphillipsnz@gmail.com>2014-05-10 21:30:16 +1200
committerDavid <dbphillipsnz@gmail.com>2014-05-10 21:30:16 +1200
commit2f363ccbee35d265866f04ba6ca34ab2e0ebe4d6 (patch)
tree00dfe6457aa54bad46adea2894df365246d6ecef /trayfreq_set_interface.h
parentc6b5a3477b87ced86356813a578c19f6b345008b (diff)
downloadparamano-2f363ccbee35d265866f04ba6ca34ab2e0ebe4d6.tar.xz
Header/includes tidy-up
Diffstat (limited to 'trayfreq_set_interface.h')
-rw-r--r--trayfreq_set_interface.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/trayfreq_set_interface.h b/trayfreq_set_interface.h
index bdc13a3..bdbf652 100644
--- a/trayfreq_set_interface.h
+++ b/trayfreq_set_interface.h
@@ -19,8 +19,6 @@
#ifndef TRAYFREQ_SET_INTERFACE_H
#define TRAYFREQ_SET_INTERFACE_H
-#include "defaults.h"
-
void si_gov(char* gov, int core);
void si_freq(int freq, int core);