diff --git a/src/bindings/python/PythonSockets.cxx b/src/bindings/python/PythonSockets.cxx index f7bf49a..3f340bf 100644 --- a/src/bindings/python/PythonSockets.cxx +++ b/src/bindings/python/PythonSockets.cxx @@ -36,9 +36,9 @@ #include "PythonSockets.h" #include "lwip/inet.h" #include "lwip/sockets.h" +#include "pytime.h" #include "structmember.h" // PyMemberDef #include "sysmodule.h" -#include "pytime.h" #include #include