From e5c26181dab76704ad9a47126585fe2ec9d6cac2 Mon Sep 17 00:00:00 2001 From: Aina Niemetz Date: Wed, 14 Apr 2021 11:56:47 -0700 Subject: Rename public and private headers in src/include. (#6352) --- src/theory/arith/arith_ite_utils.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/theory/arith/arith_ite_utils.h') diff --git a/src/theory/arith/arith_ite_utils.h b/src/theory/arith/arith_ite_utils.h index 28385f8ac..4d181b39f 100644 --- a/src/theory/arith/arith_ite_utils.h +++ b/src/theory/arith/arith_ite_utils.h @@ -18,7 +18,7 @@ // Pass 1: label the ite as (constant) or (+ constant variable) -#include "cvc4_private.h" +#include "cvc5_private.h" #ifndef CVC5__THEORY__ARITH__ARITH_ITE_UTILS_H #define CVC5__THEORY__ARITH__ARITH_ITE_UTILS_H -- cgit v1.2.3