Skip to content

Commit 865f25b

Browse files
committed
Updating include to reflect the new directory structure
1 parent 3dd843e commit 865f25b

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

addons/PhysiBoSS/src/maboss_network.h

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
#ifndef _MaBoSS_Net_h_
22
#define _MaBoSS_Net_h_
33

4-
#include "StochasticSimulationEngine.h"
5-
#include "BooleanNetwork.h"
6-
#include "RunConfig.h"
4+
#include "engines/StochasticSimulationEngine.h"
75
#include "../../../core/PhysiCell_utilities.h"
86

97
/**

0 commit comments

Comments
 (0)