summaryrefslogtreecommitdiffstats
path: root/src/weapons/ShotInfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/weapons/ShotInfo.h')
-rw-r--r--src/weapons/ShotInfo.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/weapons/ShotInfo.h b/src/weapons/ShotInfo.h
index a5e5fd35..db6158c2 100644
--- a/src/weapons/ShotInfo.h
+++ b/src/weapons/ShotInfo.h
@@ -1,7 +1,8 @@
#pragma once
+#include "WeaponType.h"
+
class CEntity;
-enum eWeaponType;
class CShotInfo
{