diff options
Diffstat (limited to 'src/itoserver.cpp')
-rw-r--r-- | src/itoserver.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/itoserver.cpp b/src/itoserver.cpp index c7328b4..83d2e9f 100644 --- a/src/itoserver.cpp +++ b/src/itoserver.cpp | |||
@@ -10,7 +10,7 @@ | |||
10 | #include "bu/serversocket.h" | 10 | #include "bu/serversocket.h" |
11 | #include "bu/client.h" | 11 | #include "bu/client.h" |
12 | #include "bu/socket.h" | 12 | #include "bu/socket.h" |
13 | #include "osx_compatibility.h" | 13 | #include "bu/osx_compatibility.h" |
14 | 14 | ||
15 | Bu::ItoServer::ItoServer() : | 15 | Bu::ItoServer::ItoServer() : |
16 | nTimeoutSec( 1 ), | 16 | nTimeoutSec( 1 ), |