Entire project now builds using the local version of SDL_net
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
#ifndef CLIENTENTRY_HPP_
|
||||
#define CLIENTENTRY_HPP_
|
||||
|
||||
#include "SDL_net/SDL_net.h"
|
||||
#include "SDL_net.h"
|
||||
|
||||
struct ClientEntry {
|
||||
int index;
|
||||
|
||||
Reference in New Issue
Block a user