diff options
Diffstat (limited to 'Source/Core/Common/ENetUtil.cpp')
| -rw-r--r-- | Source/Core/Common/ENetUtil.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/Core/Common/ENetUtil.cpp b/Source/Core/Common/ENetUtil.cpp index ae5b19b2c3..8cfb36e7e0 100644 --- a/Source/Core/Common/ENetUtil.cpp +++ b/Source/Core/Common/ENetUtil.cpp @@ -4,6 +4,8 @@ #include "ENetUtil.h" +#include "Common/CommonTypes.h" + namespace ENetUtil { |
