diff --git a/src/cwtest/main.cpp b/src/cwtest/main.cpp index bda1f6f..0d81a9e 100644 --- a/src/cwtest/main.cpp +++ b/src/cwtest/main.cpp @@ -51,7 +51,7 @@ #include "cwIoTest.h" #endif -#if !defined(cwWeb) +#if !defined(cwWEB) #include "cwDataSets.h" #include "cwSvg.h" #endif