diff options
Diffstat (limited to 'src/OSSupport')
-rw-r--r-- | src/OSSupport/NetworkSingleton.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/OSSupport/NetworkSingleton.h b/src/OSSupport/NetworkSingleton.h index cbcefc290..902c62550 100644 --- a/src/OSSupport/NetworkSingleton.h +++ b/src/OSSupport/NetworkSingleton.h @@ -14,7 +14,6 @@ #pragma once #include <event2/event.h> -#include "Network.h" #include "NetworkLookup.h" #include "CriticalSection.h" #include "Event.h" |