summaryrefslogtreecommitdiff
path: root/src/lib/ffs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/ffs.h')
-rw-r--r--src/lib/ffs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/ffs.h b/src/lib/ffs.h
index c9ad5422e..eb66e4172 100644
--- a/src/lib/ffs.h
+++ b/src/lib/ffs.h
@@ -19,7 +19,7 @@
#define CVC5__LIB__FFS_H
//We include this for HAVE_FFS
-#include "cvc4autoconfig.h"
+#include "base/cvc5config.h"
#ifdef HAVE_FFS
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback