fix include paths (#1488)

This commit is contained in:
David Markowitz
2024-03-03 17:06:19 -08:00
committed by GitHub
parent 7d626dc31b
commit 15504e693b
3 changed files with 4 additions and 2 deletions

View File

@ -1,6 +1,7 @@
#pragma once
#include "dCommonVars.h"
#include "eLootSourceType.h"
#include <unordered_map>
class Entity;