diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/main.c | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -21,7 +21,6 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA */ - #include <stdio.h> #include <stdlib.h> #include <string.h> @@ -29,7 +28,7 @@ #include <SDL/SDL.h> #include <bzlib.h> #include <time.h> - +#include <sdvsd.h> #ifdef WIN32 #include <direct.h> #else |
