diff options
Diffstat (limited to 'apps/plugins/zxbox/spconf.c')
-rw-r--r-- | apps/plugins/zxbox/spconf.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/plugins/zxbox/spconf.c b/apps/plugins/zxbox/spconf.c index 952b3c4c12..d316ad0fbf 100644 --- a/apps/plugins/zxbox/spconf.c +++ b/apps/plugins/zxbox/spconf.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 | * |
@@ -17,7 +17,7 @@ | |||
17 | * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. | 17 | * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. |
18 | * | 18 | * |
19 | */ | 19 | */ |
20 | #include "misc.h" | 20 | #include "zxmisc.h" |
21 | #include "spconf_p.h" | 21 | #include "spconf_p.h" |
22 | #include "interf.h" | 22 | #include "interf.h" |
23 | #include "spscr_p.h" | 23 | #include "spscr_p.h" |