change SDK folders to lowercase

This commit is contained in:
SinaKarvandi 2024-07-28 20:42:48 +09:00
parent 5e26626f91
commit a9ba979abc
32 changed files with 42 additions and 36 deletions

View file

@ -22,7 +22,7 @@
#include <vector>
#include "SDK/HyperDbgSdk.h"
#include "SDK/imports1/user/HyperDbgLibImports.h"
#include "SDK/imports/user/HyperDbgLibImports.h"
using namespace std;