Skip to content

Commit

Permalink
fix Linux build after cherry-pick from upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
q4a committed Oct 7, 2018
1 parent 3aba32d commit d78bf9d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/xrGame/script_game_object4.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
#include "sight_manager_space.h"
#include "sight_control_action.h"
#include "sight_manager.h"
#include "inventoryBox.h"
#include "InventoryBox.h"
#include "ZoneCampfire.h"
#include "physicobject.h"
#include "artefact.h"
#include "PhysicObject.h"
#include "Artefact.h"
#include "stalker_sound_data.h"

class CWeapon;
Expand Down

0 comments on commit d78bf9d

Please sign in to comment.