mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-30 03:09:53 +02:00
Correct path name for Elements.h include in gel.cpp
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#include "simulation\Element.h"
|
||||
#include "simulation/Element.h"
|
||||
|
||||
int update_GEL(UPDATE_FUNC_ARGS) {
|
||||
int r, rx, ry;
|
||||
|
Reference in New Issue
Block a user