2
0
mirror of https://github.com/Thracky/GlosSI.git synced 2024-11-03 09:40:18 +00:00

Move injector to common headers

This commit is contained in:
Peter Repukat 2018-03-12 20:44:00 +01:00
parent bacdc259dc
commit 387a357516
3 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ limitations under the License.
#include "../common/common_hookfuns.h"
#include "OverlayHookFunction.h"
#include "Injector.h"
#include "../common/Injector.h"
#include <tlhelp32.h>
#include <QProcess>