Consolidate includes

This commit is contained in:
Cameron Gutman
2021-04-29 17:22:15 -05:00
parent da68e64d9b
commit 8f371343cd
13 changed files with 6 additions and 34 deletions
+1 -7
View File
@@ -1,10 +1,4 @@
#define _GNU_SOURCE
#include "Platform.h"
#include "PlatformThreads.h"
#include "PlatformSockets.h"
#include <enet/enet.h>
#include "Limelight-internal.h"
// The maximum amount of time before observing an interrupt
// in PltSleepMsInterruptible().