diff --git a/src/client/src/tscLocalMerge.c b/src/client/src/tscLocalMerge.c index 60eb0c92260d58fef5bcf3289acc036654eb916f..fb23c6e6ddbce15c2a3acb0eaca9f04508ebaef4 100644 --- a/src/client/src/tscLocalMerge.c +++ b/src/client/src/tscLocalMerge.c @@ -22,7 +22,7 @@ #include "tscUtil.h" #include "tschemautil.h" #include "tsclient.h" -#include "qutil.h" +#include "qUtil.h" typedef struct SCompareParam { SLocalDataSource **pLocalData;