diff options
Diffstat (limited to 'protocols/Discord/src/stdafx.h')
| -rw-r--r-- | protocols/Discord/src/stdafx.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/Discord/src/stdafx.h b/protocols/Discord/src/stdafx.h index 4d9ba98487..c05bfb8167 100644 --- a/protocols/Discord/src/stdafx.h +++ b/protocols/Discord/src/stdafx.h @@ -12,6 +12,7 @@ #include <malloc.h> #include <stdio.h> #include <io.h> +#include <fcntl.h> #include <direct.h> #include <time.h> |
