Skip to content

Commit 18b4016

Browse files
authored
Update Sketch.java
This should fix the build error
1 parent 0b2982c commit 18b4016

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arduino-core/src/processing/app/Sketch.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99

1010
import cc.arduino.files.DeleteFilesOnShutdown;
1111
import processing.app.helpers.FileUtils;
12+
import processing.app.EditorTab;
1213

1314
import static processing.app.I18n.tr;
1415

0 commit comments

Comments
 (0)