diff --git a/motorApp/NewportSrc/Makefile b/motorApp/NewportSrc/Makefile index f0a3a830..3c0220a5 100644 --- a/motorApp/NewportSrc/Makefile +++ b/motorApp/NewportSrc/Makefile @@ -39,7 +39,7 @@ Newport_SRCS += XPS_trajectoryScan.st endif # strtok_r needed on WIN32 -Newport_SRCS_WIN32 += strtok_r.cpp +Newport_SRCS_WIN32 += strtok_r.c # XPS Gathering test function Newport_SRCS += XPSGathering.c