Skip to content

Commit

Permalink
Update EMWebKit_Flags.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
SkillfulElectro authored Jun 7, 2024
1 parent f751b76 commit 0f26a87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Windows_Only/EMWebKit_Flags.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#include "Flags.h"
#include "EMWebKit_Flags.h"

const wchar_t* Flags::ConvertCharToWchar(const char* c) {
const size_t cSize = strlen(c) + 1;
Expand Down

0 comments on commit 0f26a87

Please sign in to comment.