summaryrefslogtreecommitdiff
path: root/src/smt/logic_exception.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/smt/logic_exception.h')
-rw-r--r--src/smt/logic_exception.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/smt/logic_exception.h b/src/smt/logic_exception.h
index 8fda9b9e2..a641f8d21 100644
--- a/src/smt/logic_exception.h
+++ b/src/smt/logic_exception.h
@@ -22,7 +22,7 @@
#ifndef __CVC4__SMT__LOGIC_EXCEPTION_H
#define __CVC4__SMT__LOGIC_EXCEPTION_H
-#include "util/exception.h"
+#include "base/exception.h"
namespace CVC4 {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback