diff options
Diffstat (limited to 'src/core/image.c')
| -rw-r--r-- | src/core/image.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/image.c b/src/core/image.c index c60373c96..d8f96b532 100644 --- a/src/core/image.c +++ b/src/core/image.c @@ -2,6 +2,7 @@ #include "buffer.h" #include "load_buffer.h" #include "image.h" +#include <console.h> static struct image images[0] __image_start; static struct image images_end[0] __image_end; |
