Skip to content

Commit

Permalink
Oops, missed a spot
Browse files Browse the repository at this point in the history
  • Loading branch information
JesseTG committed Sep 9, 2023
1 parent c6a17e0 commit 64b187d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/libretro/libretro.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
using std::make_optional;
using std::optional;
using std::nullopt;
wfcSettingsPathusing std::string;
using std::string;
using std::string_view;
using retro::task::TaskSpec;

Expand Down

0 comments on commit 64b187d

Please sign in to comment.