mirror of
https://github.com/ZDoom/ZDRay.git
synced 2025-02-03 13:11:04 +00:00
- fix include case sensitivity
This commit is contained in:
parent
1b25024e1d
commit
a51f51ff94
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include "kexlib/binFile.h"
|
||||
#include "kexlib/binfile.h"
|
||||
|
||||
enum mapLumps_t
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue