summaryrefslogtreecommitdiff
path: root/src/smt/preprocessor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/smt/preprocessor.h')
-rw-r--r--src/smt/preprocessor.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/smt/preprocessor.h b/src/smt/preprocessor.h
index 0d307d734..40b1b1278 100644
--- a/src/smt/preprocessor.h
+++ b/src/smt/preprocessor.h
@@ -14,8 +14,8 @@
#include "cvc4_private.h"
-#ifndef CVC4__SMT__PREPROCESSOR_H
-#define CVC4__SMT__PREPROCESSOR_H
+#ifndef CVC5__SMT__PREPROCESSOR_H
+#define CVC5__SMT__PREPROCESSOR_H
#include <memory>
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback