summaryrefslogtreecommitdiff
path: root/src/theory/strings/eqc_info.h
diff options
context:
space:
mode:
authorAina Niemetz <aina.niemetz@gmail.com>2021-04-14 11:56:47 -0700
committerGitHub <noreply@github.com>2021-04-14 18:56:47 +0000
commite5c26181dab76704ad9a47126585fe2ec9d6cac2 (patch)
tree4f9d5a275091b73e825e0105be457c2b57f67d31 /src/theory/strings/eqc_info.h
parentb6db4446a28d498af8fb4e629392985dfe2a976c (diff)
Rename public and private headers in src/include. (#6352)
Diffstat (limited to 'src/theory/strings/eqc_info.h')
-rw-r--r--src/theory/strings/eqc_info.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/theory/strings/eqc_info.h b/src/theory/strings/eqc_info.h
index f90dd9b87..1fd430c95 100644
--- a/src/theory/strings/eqc_info.h
+++ b/src/theory/strings/eqc_info.h
@@ -13,7 +13,7 @@
* Equivalence class info for the theory of strings.
*/
-#include "cvc4_private.h"
+#include "cvc5_private.h"
#ifndef CVC5__THEORY__STRINGS__EQC_INFO_H
#define CVC5__THEORY__STRINGS__EQC_INFO_H
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback