Skip to content

Commit 2d907d3

Browse files
authored
Update asw_door.cpp typo fix
1 parent 805e14d commit 2d907d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/game/server/swarm/asw_door.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
#include "cvisibilitymonitor.h"
1919
#include "soundent.h"
2020
#include "asw_util_shared.h"
21-
#include "asw_gameresource.h"
21+
#include "asw_game_resource.h"
2222

2323
// memdbgon must be the last include file in a .cpp file!!!
2424
#include "tier0/memdbgon.h"

0 commit comments

Comments
 (0)