diff options
Diffstat (limited to 'test/liblll/Compiler.cpp')
-rw-r--r-- | test/liblll/Compiler.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/liblll/Compiler.cpp b/test/liblll/Compiler.cpp index 6c6eae3f..ebdea185 100644 --- a/test/liblll/Compiler.cpp +++ b/test/liblll/Compiler.cpp @@ -20,7 +20,7 @@ * Unit tests for the LLL compiler. */ -#include <test/TestHelper.h> +#include <test/Options.h> #include <libdevcore/FixedHash.h> |