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 @@ -/* +/* * Copyright (C) 1996-1998 Szeredi Miklos * Email: mszeredi@inf.bme.hu * @@ -17,7 +17,7 @@ * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * */ -#include "misc.h" +#include "zxmisc.h" #include "spconf_p.h" #include "interf.h" #include "spscr_p.h" |