diff --git a/includes/element.h b/includes/element.h index bbd4aebb6..ec32df266 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