summaryrefslogtreecommitdiff
path: root/src/theory/strings/word.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/strings/word.h')
-rw-r--r--src/theory/strings/word.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/theory/strings/word.h b/src/theory/strings/word.h
index 6cf073cc1..914770ecf 100644
--- a/src/theory/strings/word.h
+++ b/src/theory/strings/word.h
@@ -14,8 +14,8 @@
#include "cvc4_private.h"
-#ifndef CVC4__THEORY__STRINGS__WORD_H
-#define CVC4__THEORY__STRINGS__WORD_H
+#ifndef CVC5__THEORY__STRINGS__WORD_H
+#define CVC5__THEORY__STRINGS__WORD_H
#include <vector>
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback