summaryrefslogtreecommitdiff
path: root/src/theory/arith/nl/icp/candidate.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/arith/nl/icp/candidate.h')
-rw-r--r--src/theory/arith/nl/icp/candidate.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/theory/arith/nl/icp/candidate.h b/src/theory/arith/nl/icp/candidate.h
index a2160472d..4a52456ff 100644
--- a/src/theory/arith/nl/icp/candidate.h
+++ b/src/theory/arith/nl/icp/candidate.h
@@ -15,7 +15,7 @@
#ifndef CVC4__THEORY__ARITH__ICP__CANDIDATE_H
#define CVC4__THEORY__ARITH__ICP__CANDIDATE_H
-#include "util/real_algebraic_number.h"
+#include "cvc4_private.h"
#ifdef CVC4_POLY_IMP
#include <poly/polyxx.h>
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback