summaryrefslogtreecommitdiffstats
path: root/src/weapons/BulletInfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/weapons/BulletInfo.h')
-rw-r--r--src/weapons/BulletInfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/weapons/BulletInfo.h b/src/weapons/BulletInfo.h
index fb8fd3a8..51954565 100644
--- a/src/weapons/BulletInfo.h
+++ b/src/weapons/BulletInfo.h
@@ -1,7 +1,7 @@
#pragma once
-#include "Weapon.h"
class CEntity;
+enum eWeaponType;
class CBulletInfo
{