summaryrefslogtreecommitdiff
path: root/src/main/time_limit.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/time_limit.cpp')
-rw-r--r--src/main/time_limit.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/time_limit.cpp b/src/main/time_limit.cpp
index bd41ed7ed..82cfda017 100644
--- a/src/main/time_limit.cpp
+++ b/src/main/time_limit.cpp
@@ -41,7 +41,7 @@
#include "time_limit.h"
-#include "cvc4autoconfig.h"
+#include "base/cvc5config.h"
#if HAVE_SETITIMER
#include <signal.h>
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback