summaryrefslogtreecommitdiff
path: root/src/options/base_options_template.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/options/base_options_template.h')
-rw-r--r--src/options/base_options_template.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/options/base_options_template.h b/src/options/base_options_template.h
index e43d2848e..c8c02ecaa 100644
--- a/src/options/base_options_template.h
+++ b/src/options/base_options_template.h
@@ -14,7 +14,7 @@
** Contains code for handling command-line options
**/
-#include "cvc4_public.h"
+#include "cvc4_private.h"
#ifndef __CVC4__OPTIONS__${module_id}_H
#define __CVC4__OPTIONS__${module_id}_H
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback