move circ_elem_array.h to include dir

This commit is contained in:
mutouyun 2018-11-27 20:50:40 +08:00
parent 2f175b9da9
commit 21789676e7
2 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ INCLUDEPATH += \
HEADERS += \ HEADERS += \
../include/export.h \ ../include/export.h \
../include/shm.h \ ../include/shm.h \
../src/circ_elem_array.h ../include/circ_elem_array.h
SOURCES += \ SOURCES += \
../src/shm.cpp ../src/shm.cpp