Add a missing #include
This commit is contained in:
parent
d79c50f8d8
commit
c52004a1b3
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
#include <stdint.h>
|
||||
#include <stdio.h>
|
||||
#include <string>
|
||||
#include <cstring>
|
||||
|
||||
#include <SDL.h>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue