Skip to content

Commit

Permalink
Oh, here we go again.
Browse files Browse the repository at this point in the history
  • Loading branch information
a11cf0 committed Nov 12, 2024
1 parent d9ba382 commit 3a142c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SRC/NVDA.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#include "Encoding.h"
#include "NVDA.h"
#include<Windows.h>
#include <windows.h>

bool NVDA::Initialize() {
lib = LoadLibraryW(L"nvdaControllerClient.dll");
Expand Down

0 comments on commit 3a142c4

Please sign in to comment.