summaryrefslogtreecommitdiffstats
path: root/gui/skin/cut.h
diff options
context:
space:
mode:
Diffstat (limited to 'gui/skin/cut.h')
-rw-r--r--gui/skin/cut.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gui/skin/cut.h b/gui/skin/cut.h
index 71862e91f9..1283c75c5b 100644
--- a/gui/skin/cut.h
+++ b/gui/skin/cut.h
@@ -1,6 +1,6 @@
-#ifndef _CUT_H
-#define _CUT_H
+#ifndef _GUI_CUT_H
+#define _GUI_CUT_H
extern void cutItem( char * in,char * out,char sep,int num );
extern int cutItemToInt( char * in,char sep,int num );