Renamed ModbusCommonStructs.cin to ModbusStructs.cin

This commit is contained in:
Jonny007-MKD 2014-05-27 12:30:01 +00:00
parent 7fc38537b3
commit f88f9ec9d5
2 changed files with 1 additions and 1 deletions

View file

@ -2,7 +2,7 @@
// Additionally include ModbusTcpCommon.cin or ModbusUdpCommon.cin
includes
{
#include "ModbusCommonStructs.cin"
#include "ModbusStructs.cin"
}
variables