diff --git a/sim_frontpanel.c b/sim_frontpanel.c index 32b2b0fd..0e6f116d 100644 --- a/sim_frontpanel.c +++ b/sim_frontpanel.c @@ -46,6 +46,8 @@ extern "C" { #endif +#include "sim_sock.h" + #include "sim_frontpanel.h" #include @@ -58,8 +60,6 @@ extern "C" { #include #include -#include "sim_sock.h" - #if defined(_WIN32) #include #include