add missing header
This commit is contained in:
parent
57b42d9d5d
commit
107d09e1d9
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
#include "hook.h"
|
||||
#include "dd.h"
|
||||
#include "mouse.h"
|
||||
#include "config.h"
|
||||
|
||||
#ifdef _MSC_VER
|
||||
#include "detours.h"
|
||||
|
|
Loading…
Reference in a new issue