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 c9e583b82..c9ad5422e 100644
--- a/src/lib/ffs.h
+++ b/src/lib/ffs.h
@@ -13,7 +13,7 @@
* Replacement for ffs() for systems without it (like Win32).
*/
-#include "cvc4_private.h"
+#include "cvc5_private.h"
#ifndef CVC5__LIB__FFS_H
#define CVC5__LIB__FFS_H
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback