diff options
Diffstat (limited to 'src/net/sdltcpnet.h')
-rw-r--r-- | src/net/sdltcpnet.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/sdltcpnet.h b/src/net/sdltcpnet.h index 1d83b04fc..22273b447 100644 --- a/src/net/sdltcpnet.h +++ b/src/net/sdltcpnet.h @@ -21,7 +21,7 @@ #ifndef NET_SDLTCPNET_H #define NET_SDLTCPNET_H -#include <SDL_net.h> +#include <SDL/SDL_net.h> #include <string> |