diff options
Diffstat (limited to 'src/multiserver.cpp')
-rw-r--r-- | src/multiserver.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/multiserver.cpp b/src/multiserver.cpp index 73c794c..b049b4e 100644 --- a/src/multiserver.cpp +++ b/src/multiserver.cpp | |||
@@ -5,6 +5,8 @@ | |||
5 | * terms of the license contained in the file LICENSE. | 5 | * terms of the license contained in the file LICENSE. |
6 | */ | 6 | */ |
7 | 7 | ||
8 | #include "win32_compatibility.h" | ||
9 | |||
8 | #include "bu/multiserver.h" | 10 | #include "bu/multiserver.h" |
9 | #include "bu/protocol.h" | 11 | #include "bu/protocol.h" |
10 | #include "bu/client.h" | 12 | #include "bu/client.h" |