Making the source build on linux

This commit is contained in:
Raydelto Hernandez 2020-06-06 17:36:04 -03:00
parent 25d7c4f2c9
commit 3c4f0b7b1d
77 changed files with 181 additions and 212 deletions

View file

@ -1,7 +1,7 @@
// -*- C++ -*-
#include <SDL/SDL_error.h>
#include <SDL_mixer/SDL_mixer.h>
#include <SDL/SDL_mixer.h>
#include <iostream>
#include <string>
#include <vector>