Skip to content

Commit

Permalink
Update for include file locations
Browse files Browse the repository at this point in the history
  • Loading branch information
pmandin committed Nov 6, 2009
1 parent 28689ce commit 501b556
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/cdrom/mint/SDL_syscdrom.c
Expand Up @@ -31,8 +31,8 @@

#include <errno.h>

#include <cdromio.h>
#include <metados.h>
#include <mint/cdromio.h>
#include <mint/metados.h>

#include "SDL_cdrom.h"
#include "../SDL_syscdrom.h"
Expand Down

0 comments on commit 501b556

Please sign in to comment.