summaryrefslogtreecommitdiff
path: root/src/options/module_template.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/options/module_template.h')
-rw-r--r--src/options/module_template.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/options/module_template.h b/src/options/module_template.h
index 279831fcc..559f4a5e4 100644
--- a/src/options/module_template.h
+++ b/src/options/module_template.h
@@ -16,7 +16,7 @@
* expands this template and generates a <module>_options.h file.
*/
-#include "cvc4_private.h"
+#include "cvc5_private.h"
#ifndef CVC5__OPTIONS__${id}$_H
#define CVC5__OPTIONS__${id}$_H
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback