diff options
Diffstat (limited to 'src/avp/win95/frontend/avp_menus.c')
| -rw-r--r-- | src/avp/win95/frontend/avp_menus.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/avp/win95/frontend/avp_menus.c b/src/avp/win95/frontend/avp_menus.c index f63638b..a4cbb92 100644 --- a/src/avp/win95/frontend/avp_menus.c +++ b/src/avp/win95/frontend/avp_menus.c @@ -34,8 +34,7 @@ /* used to get file time */ #include <sys/types.h> #include <sys/stat.h> -#include <unistd.h> - + extern void StartMenuBackgroundBink(void); extern int PlayMenuBackgroundBink(void); extern void EndMenuBackgroundBink(void); |
