Indicate system includes for relevant SDL headers
This commit is contained in:
parent
ce7c27a48b
commit
3a68ba2b26
11 changed files with 24 additions and 29 deletions
|
@ -22,7 +22,7 @@
|
|||
#include <string>
|
||||
#include <algorithm>
|
||||
|
||||
#include "SDL.h"
|
||||
#include <SDL.h>
|
||||
|
||||
#include "dosbox.h"
|
||||
#include "midi.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue