New J2K: Fix old j2k build

This commit is contained in:
Ilya Kirillov
2019-03-23 22:07:56 +03:00
committed by Ilya Kirillov
parent dff4ab2437
commit 939b379694
4 changed files with 16 additions and 84 deletions
+1
View File
@@ -9,6 +9,7 @@ dependencies {
testRuntime(intellijDep())
compile(kotlinStdlib())
compile(project(":idea:idea-core"))
compile(project(":compiler:frontend"))
compile(project(":compiler:frontend.java"))
compile(project(":compiler:light-classes"))