mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-04-27 04:21:47 +00:00
Include exchndl with <>
This commit is contained in:
parent
1dd25181a9
commit
04674ca93b
1 changed files with 1 additions and 1 deletions
|
|
@ -66,7 +66,7 @@ char logfilename[1024];
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if defined (_WIN32)
|
#if defined (_WIN32)
|
||||||
#include "exchndl.h"
|
#include <exchndl.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if defined (_WIN32)
|
#if defined (_WIN32)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue