summaryrefslogtreecommitdiffstats
path: root/printing/emf_win.h
diff options
context:
space:
mode:
Diffstat (limited to 'printing/emf_win.h')
-rw-r--r--printing/emf_win.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/printing/emf_win.h b/printing/emf_win.h
index 7be747a..4170e87 100644
--- a/printing/emf_win.h
+++ b/printing/emf_win.h
@@ -2,8 +2,8 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#ifndef PRINTING_EMF_WIN_H__
-#define PRINTING_EMF_WIN_H__
+#ifndef PRINTING_EMF_WIN_H_
+#define PRINTING_EMF_WIN_H_
#include <windows.h>
#include <vector>
@@ -178,4 +178,4 @@ class Emf::Enumerator {
} // namespace printing
-#endif // PRINTING_EMF_WIN_H__
+#endif // PRINTING_EMF_WIN_H_