mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-10 06:42:08 +00:00
add missing header
This commit is contained in:
parent
a020b8c2f5
commit
48a99c0ce7
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
#pragma once
|
||||
|
||||
#include <vector>
|
||||
#include <stdint.h>
|
||||
#include "core/rect.h"
|
||||
|
||||
/*
|
||||
|
|
Loading…
Reference in a new issue