Skip to content

Commit 3e84f77

Browse files
committed
fix paths
1 parent b683887 commit 3e84f77

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/amuse/community/arepo/interface.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
extern "C" {
33
#endif
44

5-
#include "src/allvars.h"
6-
#include "src/proto.h"
5+
#include "src/main/allvars.h"
6+
#include "src/main/proto.h"
77

88
#ifdef __cplusplus
99
}

0 commit comments

Comments
 (0)