aboutsummaryrefslogtreecommitdiff
path: root/tools/skycpt/KmpSearch.h
diff options
context:
space:
mode:
authorMax Horn2010-09-28 20:30:50 +0000
committerMax Horn2010-09-28 20:30:50 +0000
commit484bf9c269889f205d7db58e88518e55ea615675 (patch)
tree1b353d8d1fc0eb387949a2d12822fce4d93bedf8 /tools/skycpt/KmpSearch.h
parent1d3ce126eac4a7fa479df79009fd0b15ca081109 (diff)
downloadscummvm-rg350-484bf9c269889f205d7db58e88518e55ea615675.tar.gz
scummvm-rg350-484bf9c269889f205d7db58e88518e55ea615675.tar.bz2
scummvm-rg350-484bf9c269889f205d7db58e88518e55ea615675.zip
ALL: Fixup some #define names
svn-id: r52935
Diffstat (limited to 'tools/skycpt/KmpSearch.h')
-rw-r--r--tools/skycpt/KmpSearch.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/skycpt/KmpSearch.h b/tools/skycpt/KmpSearch.h
index 3e1655a37b..6f13ace4a5 100644
--- a/tools/skycpt/KmpSearch.h
+++ b/tools/skycpt/KmpSearch.h
@@ -23,8 +23,8 @@
*
*/
-#ifndef __KmpSearch__
-#define __KmpSearch__
+#ifndef SKYCPT_KMPSEARCH_H
+#define SKYCPT_KMPSEARCH_H
class KmpSearch {
public: