mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
Merge pull request #111696 from StarryWorm/langtable-include
Fix missing includes in headers
This commit is contained in:
commit
5c9333073a
4 changed files with 11 additions and 0 deletions
|
|
@ -30,6 +30,8 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include <winnt.h>
|
||||
|
||||
struct _WinLocale {
|
||||
const char *locale;
|
||||
int main_lang;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue