mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-21 19:51:27 +00:00
attempt to fix compilation on macOS
This commit is contained in:
parent
0aa140194d
commit
53c6002746
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
#pragma once
|
||||
|
||||
#include "../../core/widget.h"
|
||||
#include <vector>
|
||||
#include <functional>
|
||||
#include <string>
|
||||
|
||||
|
|
Loading…
Reference in a new issue