summaryrefslogtreecommitdiff
path: root/src/util/unsafe_interrupt_exception.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/unsafe_interrupt_exception.h')
-rw-r--r--src/util/unsafe_interrupt_exception.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/util/unsafe_interrupt_exception.h b/src/util/unsafe_interrupt_exception.h
index e19fc37ce..d7c736d64 100644
--- a/src/util/unsafe_interrupt_exception.h
+++ b/src/util/unsafe_interrupt_exception.h
@@ -1,5 +1,5 @@
/********************* */
-/*! \file modal_exception.h
+/*! \file unsafe_interrupt_exception.h
** \verbatim
** Original author: Liana Hadarean
** Major contributors: none
@@ -18,7 +18,7 @@
#ifndef __CVC4__UNSAFE_INTERRUPT_EXCEPTION_H
#define __CVC4__UNSAFE_INTERRUPT_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