diff --git a/src/plugins/zeroExport/SML.cpp b/src/plugins/zeroExport/SML.cpp index 7a378f63..128a56e2 100644 --- a/src/plugins/zeroExport/SML.cpp +++ b/src/plugins/zeroExport/SML.cpp @@ -1,8 +1,8 @@ #include #include -#include "sml.h" -#include "smlCrcTable.h" +#include "SML.h" +#include "SMLCRCTable.h" #ifdef SML_DEBUG char logBuff[200];