diff --git a/slsDetectorSoftware/slsReceiver/slsReceiver.cpp b/slsDetectorSoftware/slsReceiver/slsReceiver.cpp index ae6e16399..6e3601f1a 100644 --- a/slsDetectorSoftware/slsReceiver/slsReceiver.cpp +++ b/slsDetectorSoftware/slsReceiver/slsReceiver.cpp @@ -1,10 +1,11 @@ /* A simple server in the internet domain using TCP The port number is passed as an argument */ +#include "sls_detector_defs.h" #include "receiver_defs.h" #include "MySocketTCP.h" #include "slsReceiver_funcs.h" -#include "sls_detector_defs.h" + #include //SIGINT #include //EXIT