add missing header
This commit is contained in:
parent
a28578f925
commit
ec8e2791fe
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
#include "fps_limiter.h"
|
||||
#include "dd.h"
|
||||
#include "debug.h"
|
||||
#include "hook.h"
|
||||
|
||||
FPSLIMITER g_fpsl;
|
||||
|
||||
|
|
Loading…
Reference in a new issue