Fix include filenames

This commit is contained in:
Asdow
2025-09-25 13:06:18 +03:00
parent a161dcc509
commit d21b487884
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#ifndef __PITS_H
#define __PITS_H
#include "overhead types.h"
#include "Overhead Types.h"
void Add3X3Pit( INT32 iMapIndex );
void Add5X5Pit( INT32 iMapIndex );