Help Me :Di Get main.cpp(9): fatal error C1083: Cannot open include file: 'detours.h': No such file or directory < After Debug . How To Fix it? -Newbie-
Originally Posted by failnoobgamer Remove #include "detours.h" as you probably don't have the file in your project. It is built in the DLL file, if you remove it, the whole file won't function properly