mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-22 20:21:26 +00:00
Fix after rebase
This commit is contained in:
parent
3af8f477e7
commit
22dbbec4cc
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
#include "vectors.h"
|
||||
#include "r_defs.h"
|
||||
#include "bounds.h"
|
||||
#include "dp_rect_pack.h"
|
||||
#include <dp_rect_pack.h>
|
||||
|
||||
typedef dp::rect_pack::RectPacker<int> RectPacker;
|
||||
|
||||
|
|
Loading…
Reference in a new issue