Correct path name for Elements.h include in gel.cpp
This commit is contained in:
parent
456fca22c6
commit
891ce89ed0
@ -1,4 +1,4 @@
|
||||
#include "simulation\Element.h"
|
||||
#include "simulation/Element.h"
|
||||
|
||||
int update_GEL(UPDATE_FUNC_ARGS) {
|
||||
int r, rx, ry;
|
||||
|
Loading…
Reference in New Issue
Block a user