From 0c4748cdeb4b9f4c36f4222ccc1652d4d486cb0c Mon Sep 17 00:00:00 2001
From: wangzhengquan <wangzhengquan85@126.com>
Date: 星期三, 02 十二月 2020 11:07:31 +0800
Subject: [PATCH] uddate

---
 test_queue/Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/test_queue/Makefile b/test_queue/Makefile
index bcb18b2..55e6e8a 100755
--- a/test_queue/Makefile
+++ b/test_queue/Makefile
@@ -8,7 +8,7 @@
 # 寮�婧愬伐鍏峰寘
 LDLIBS += -lshm_queue -lusgcommon -lpthread
 
-INCLUDE += -I$(ROOT)/build/include
+INCLUDE += -I$(ROOT)/build/include -I$(ROOT)/include/usgcommon
 
 PLATFORM=$(shell $(ROOT)/systype.sh)
 include $(ROOT)/Make.defines.$(PLATFORM)

--
Gitblit v1.8.0