summaryrefslogtreecommitdiff
path: root/plugins/KeyboardNotify/src/keypresses.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/KeyboardNotify/src/keypresses.h')
-rw-r--r--plugins/KeyboardNotify/src/keypresses.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/KeyboardNotify/src/keypresses.h b/plugins/KeyboardNotify/src/keypresses.h
index 57e99aa25c..8b9d40c375 100644
--- a/plugins/KeyboardNotify/src/keypresses.h
+++ b/plugins/KeyboardNotify/src/keypresses.h
@@ -16,5 +16,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
+#pragma once
+
void keypresses_RestoreLEDState(void);
BOOL keypresses_ToggleKeyboardLights(BYTE);