diff --git a/src/common/ThreadStart.cpp b/src/common/ThreadStart.cpp index 7100fe5fbb..2f531b5423 100644 --- a/src/common/ThreadStart.cpp +++ b/src/common/ThreadStart.cpp @@ -30,9 +30,9 @@ #include "firebird.h" #include #include +#include "../common/classes/alloc.h" #include "../common/ThreadStart.h" #include "../yvalve/gds_proto.h" -#include "../common/isc_s_proto.h" #include "../common/gdsassert.h" #ifdef WIN_NT