fixed type of inclusion used

This commit is contained in:
Jeff Hill
2000-10-12 18:37:06 +00:00
parent 65758da5c4
commit df78e9c4e0
10 changed files with 14 additions and 11 deletions

View File

@@ -16,7 +16,7 @@
*
*/
#include <iocinf.h>
#include "iocinf.h"
recvProcessThread::recvProcessThread (cac *pcacIn) :
osiThread ( "CAC-recv-process", threadGetStackSize (threadStackSmall), threadPriorityMedium ),