diff options
Diffstat (limited to 'src/elements/phot.c')
| -rw-r--r-- | src/elements/phot.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/elements/phot.c b/src/elements/phot.c index 95f427f..7b7afc6 100644 --- a/src/elements/phot.c +++ b/src/elements/phot.c @@ -1,4 +1,4 @@ -#include <powder.h> +#include <element.h> int update_PHOT(UPDATE_FUNC_ARGS) { if (1>rand()%10) update_PYRO(UPDATE_FUNC_SUBCALL_ARGS); |
