summaryrefslogtreecommitdiff
path: root/hwpfilter/source/hwpeq.h
diff options
context:
space:
mode:
Diffstat (limited to 'hwpfilter/source/hwpeq.h')
-rw-r--r--hwpfilter/source/hwpeq.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/hwpfilter/source/hwpeq.h b/hwpfilter/source/hwpeq.h
index c7226c1adb2a..f5ab84a557fe 100644
--- a/hwpfilter/source/hwpeq.h
+++ b/hwpfilter/source/hwpeq.h
@@ -17,13 +17,13 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _HWPEQ_H_
-#define _HWPEQ_H_
+#ifndef INCLUDED_HWPFILTER_SOURCE_HWPEQ_H
+#define INCLUDED_HWPFILTER_SOURCE_HWPEQ_H
#include "mzstring.h"
void eq2latex(MzString &mstr, char *str);
-#endif /* _HWPEQ_H_ */
+#endif // INCLUDED_HWPFILTER_SOURCE_HWPEQ_H
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */