aboutsummaryrefslogtreecommitdiff
path: root/tools/skycpt/TextFile.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/skycpt/TextFile.h')
-rw-r--r--tools/skycpt/TextFile.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/skycpt/TextFile.h b/tools/skycpt/TextFile.h
index 92b1546167..a9ad65417c 100644
--- a/tools/skycpt/TextFile.h
+++ b/tools/skycpt/TextFile.h
@@ -23,8 +23,8 @@
*
*/
-#ifndef __TextFile__
-#define __TextFile__
+#ifndef SKYCPT_TEXTFILE_H
+#define SKYCPT_TEXTFILE_H
#include "stdafx.h"
#include <stdio.h>