aboutsummaryrefslogtreecommitdiff
path: root/cmd/bmp.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/bmp.c')
-rw-r--r--cmd/bmp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/bmp.c b/cmd/bmp.c
index 3b61844..8f43a40 100644
--- a/cmd/bmp.c
+++ b/cmd/bmp.c
@@ -8,6 +8,7 @@
* BMP handling routines
*/
+#include <common.h>
#include <command.h>
#include <image.h>
#include <mapmem.h>