diff options
Diffstat (limited to 'src/net/download.h')
-rw-r--r-- | src/net/download.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/download.h b/src/net/download.h index d0025c2b3..9e52b190f 100644 --- a/src/net/download.h +++ b/src/net/download.h @@ -23,7 +23,7 @@ #ifndef NET_DOWNLOAD_H #define NET_DOWNLOAD_H -#include <SDL_types.h> +#include <SDL/SDL_types.h> #include <stdio.h> #include <string> |