From bf385ca69a958e0939524d8fbcf988c1fb45d131 Mon Sep 17 00:00:00 2001 From: Andrew Reynolds Date: Wed, 14 Feb 2018 17:55:23 -0600 Subject: Quantifiers subdirectories (#1608) --- src/theory/quantifiers/sygus_sampler.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/theory/quantifiers/sygus_sampler.h') diff --git a/src/theory/quantifiers/sygus_sampler.h b/src/theory/quantifiers/sygus_sampler.h index 60c2af22a..abc9232af 100644 --- a/src/theory/quantifiers/sygus_sampler.h +++ b/src/theory/quantifiers/sygus_sampler.h @@ -19,7 +19,7 @@ #include #include "theory/quantifiers/dynamic_rewrite.h" -#include "theory/quantifiers/term_database_sygus.h" +#include "theory/quantifiers/sygus/term_database_sygus.h" namespace CVC4 { namespace theory { -- cgit v1.2.3