aboutsummaryrefslogtreecommitdiffstats
path: root/test/libsolidity/ErrorCheck.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/libsolidity/ErrorCheck.h')
-rw-r--r--test/libsolidity/ErrorCheck.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/libsolidity/ErrorCheck.h b/test/libsolidity/ErrorCheck.h
index 8ad81f85..c70a6645 100644
--- a/test/libsolidity/ErrorCheck.h
+++ b/test/libsolidity/ErrorCheck.h
@@ -21,7 +21,7 @@
#pragma once
-#include <libsolidity/interface/Exceptions.h>
+#include <liblangutil/Exceptions.h>
#include <vector>
#include <tuple>