diff options
Diffstat (limited to 'src/net/network.cpp')
-rw-r--r-- | src/net/network.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/network.cpp b/src/net/network.cpp index fa009341..b0d27be9 100644 --- a/src/net/network.cpp +++ b/src/net/network.cpp @@ -21,7 +21,7 @@ * $Id$ */ -#include "../main.h" +#include "../log.h" #include "network.h" #ifndef WIN32 #include <unistd.h> |