]> Shamusworld >> Repos - virtualjaguar/blobdiff - src/sdlemu_config.cpp
Extensive changes to remove gcc 4.x warnings, general code cleanup
[virtualjaguar] / src / sdlemu_config.cpp
index 75d764430dd98880da08d3fd0725178fad24dfb5..539de4098c099f74b167120bd42a84a25f7e33a5 100644 (file)
  *  along with this program; if not, write to the Free Software
  *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  */
+
+#include "sdlemu_config.h"
+
 #include <stdio.h>
 #include <string>
 #include <list>
-#include "sdlemu_config.h"
 
 using namespace std;