fix build on linux

This commit is contained in:
FunkyFr3sh 2024-12-06 05:58:32 +01:00
parent 411f043827
commit 0a7f877c8f
2 changed files with 2 additions and 25 deletions

View file

@ -10,7 +10,7 @@
#include "wndproc.h"
#include "blt.h"
#include "debug.h"
#include "D3d9types.h"
#include "d3d9types.h"
#include "hook.h"
#include "config.h"