correction for last commit (god I am stupid)

This commit is contained in:
zicodxx 2007-01-25 10:06:40 +00:00
parent 363a7afd48
commit f798c8b2fd

View file

@ -25,8 +25,7 @@ COPYRIGHT 1993-1998 PARALLAX SOFTWARE CORPORATION. ALL RIGHTS RESERVED.
#ifdef __unix__
#include <sys/stat.h>
#include <sys/types.h>
#endif
#ifdef _WIN32
#else
#include <dir.h>
#endif
#ifndef _MSC_VER