summaryrefslogtreecommitdiff
path: root/src/common/HPMi.h
diff options
context:
space:
mode:
authorshennetsind <ind@henn.et>2014-02-03 16:04:17 -0200
committershennetsind <ind@henn.et>2014-02-03 16:04:17 -0200
commit250ec31ab4af9a3370d4412689802f9c46c45bea (patch)
treecf9bce988a6237d63c35bc1135bed036e64f38e7 /src/common/HPMi.h
parent26af96e93821b1b4b918086473b987b5382c7b3a (diff)
downloadhercules-250ec31ab4af9a3370d4412689802f9c46c45bea.tar.gz
hercules-250ec31ab4af9a3370d4412689802f9c46c45bea.tar.bz2
hercules-250ec31ab4af9a3370d4412689802f9c46c45bea.tar.xz
hercules-250ec31ab4af9a3370d4412689802f9c46c45bea.zip
Wrap up on HPMDC
http://hercules.ws/board/topic/4283-introducing-hpm-datacheck/ Signed-off-by: shennetsind <ind@henn.et>
Diffstat (limited to 'src/common/HPMi.h')
-rw-r--r--src/common/HPMi.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/common/HPMi.h b/src/common/HPMi.h
index b33ad955c..95037fd14 100644
--- a/src/common/HPMi.h
+++ b/src/common/HPMi.h
@@ -1,8 +1,8 @@
// Copyright (c) Hercules Dev Team, licensed under GNU GPL.
// See the LICENSE file
-#ifndef _COMMON_HPMi_H_
-#define _COMMON_HPMi_H_
+#ifndef _COMMON_HPMI_H_
+#define _COMMON_HPMI_H_
#include "../common/cbasetypes.h"
#include "../common/core.h"
@@ -196,4 +196,4 @@ HPExport struct HPMi_interface {
HPExport struct HPMi_interface *HPMi;
#endif
-#endif /* _COMMON_HPMi_H_ */
+#endif /* _COMMON_HPMI_H_ */