summaryrefslogtreecommitdiffstats
path: root/index.h
diff options
context:
space:
mode:
Diffstat (limited to 'index.h')
-rw-r--r--index.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.h b/index.h
index a22d236..02c4679 100644
--- a/index.h
+++ b/index.h
@@ -1,5 +1,5 @@
-#ifndef TST_H
-#define TST_H
+#ifndef INDEX_H
+#define INDEX_H
/* *************************************** */
/* Ternary Search Tree specific structures */