summaryrefslogtreecommitdiff
path: root/tools/tmxcopy/tostring.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/tmxcopy/tostring.h')
-rw-r--r--tools/tmxcopy/tostring.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/tmxcopy/tostring.h b/tools/tmxcopy/tostring.h
index 0c3b600f..5ac1d3aa 100644
--- a/tools/tmxcopy/tostring.h
+++ b/tools/tmxcopy/tostring.h
@@ -19,8 +19,8 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
-#ifndef _TMW_UTILS_TOSTRING_H
-#define _TMW_UTILS_TOSTRING_H
+#ifndef UTILS_TOSTRING_H
+#define UTILS_TOSTRING_H
#include <sstream>