fix include paths

This commit is contained in:
David Markowitz
2024-03-03 04:27:19 -08:00
parent 2eadfa2efb
commit 247b88dbd5
4 changed files with 5 additions and 3 deletions

View File

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