diff options
Diffstat (limited to 'includes/element.h')
| -rw-r--r-- | includes/element.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/includes/element.h b/includes/element.h index bbd4aeb..ec32df2 100644 --- a/includes/element.h +++ b/includes/element.h @@ -3,5 +3,6 @@ // This header should be included by all files in src/elements/ #include "powder.h" +#include "misc.h" #endif |
