summaryrefslogtreecommitdiff
path: root/protocols/EmLanProto/src/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/EmLanProto/src/stdafx.h')
-rw-r--r--protocols/EmLanProto/src/stdafx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/EmLanProto/src/stdafx.h b/protocols/EmLanProto/src/stdafx.h
index d39315933e..5da73a09ee 100644
--- a/protocols/EmLanProto/src/stdafx.h
+++ b/protocols/EmLanProto/src/stdafx.h
@@ -23,7 +23,7 @@
#include "lan.h"
#include "mlan.h"
-#define PROTONAME "EM_LAN_PROTO"
+#define MODULENAME "EM_LAN_PROTO"
struct CMPlugin : public PLUGIN<CMPlugin>
{