make it compile under Linux.

it shits itself tho.
This commit is contained in:
StapleButter
2019-03-26 01:58:03 +01:00
parent d67437a11e
commit f86782cc2e
3 changed files with 16 additions and 9 deletions

View File

@ -23,7 +23,7 @@
#include <string.h>
#include <SDL2/SDL.h>
#include <pcap/pcap.h>
#include "Wifi.h"
#include "../Wifi.h"
#include "LAN_PCap.h"
#include "PlatformConfig.h"