diff --git a/src/libCom/Makefile b/src/libCom/Makefile index 1d9126685..5382988aa 100644 --- a/src/libCom/Makefile +++ b/src/libCom/Makefile @@ -128,7 +128,7 @@ INC += truncateFile.h INC += unixFileName.h INC += locationException.h INC += ipAddrToAsciiAsynchronous.h -INC += cxxCompilerDepPlacementDelete.h +INC += cxxCompilerDependencies.h SRCS += aToIPAddr.c SRCS += adjustment.c SRCS += cantProceed.c