Skip to content

Commit

Permalink
fixed compile error
Browse files Browse the repository at this point in the history
  • Loading branch information
Nimaoth committed Aug 26, 2023
1 parent 039b1f3 commit 3893cd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/platform/gui_platform.nim
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import std/[tables, strutils, options]
import std/[tables, strutils, options, sets]
import platform, widgets, util, platform/filesystem
import custom_logger, input, event, monitors, lrucache, id, rect_utils, theme
import chroma, vmath, windy, boxy, boxy/textures, opengl, pixie/[contexts, fonts]
Expand Down

0 comments on commit 3893cd4

Please sign in to comment.