Skip to content

Commit

Permalink
workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
dinau committed Jan 2, 2025
1 parent 7e78ea3 commit c94f3a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/imguin/impl_sdl2.nim
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import std/[os,strutils]
import sdl_baseType
export sdl_baseType
import sdl_basetype
export sdl_basetype

proc currentSourceDir(): string {.compileTime.} =
result = currentSourcePath().replace("\\", "/")
Expand Down

0 comments on commit c94f3a8

Please sign in to comment.