diff options
Diffstat (limited to 'src/elements/newgraphics.c')
| -rw-r--r-- | src/elements/newgraphics.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/elements/newgraphics.c b/src/elements/newgraphics.c index 2f7be03..7a8fc32 100644 --- a/src/elements/newgraphics.c +++ b/src/elements/newgraphics.c @@ -1,4 +1,6 @@ #include <element.h> +#include "hmap.h" + int graphics_QRTZ(GRAPHICS_FUNC_ARGS) //QRTZ and PQRT { int t = cpart->type, z = cpart->tmp - 5;//speckles! |
