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