summaryrefslogtreecommitdiff
path: root/apps/plugins/zxbox/spkey.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/zxbox/spkey.c')
-rw-r--r--apps/plugins/zxbox/spkey.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/plugins/zxbox/spkey.c b/apps/plugins/zxbox/spkey.c
index fff2737776..a21aed6af2 100644
--- a/apps/plugins/zxbox/spkey.c
+++ b/apps/plugins/zxbox/spkey.c
@@ -1,4 +1,4 @@
1/* 1/*
2 * Copyright (C) 1996-1998 Szeredi Miklos 2 * Copyright (C) 1996-1998 Szeredi Miklos
3 * Email: mszeredi@inf.bme.hu 3 * Email: mszeredi@inf.bme.hu
4 * 4 *
@@ -19,7 +19,7 @@
19 */ 19 */
20 20
21/* #define DEBUG_KEYS */ 21/* #define DEBUG_KEYS */
22#include "misc.h" 22#include "zxmisc.h"
23 23
24#include "spkey.h" 24#include "spkey.h"
25#include "spkey_p.h" 25#include "spkey_p.h"