chiark / gitweb /
boot: efi - fix missing include
[elogind.git] / src / boot / efi / splash.c
index 3f2aa27ddd207c91dfcca4501027d4a6fbcea4f5..81d6439f434495fe971b3aa5f911c494da644dcd 100644 (file)
@@ -19,6 +19,7 @@
 #include <efilib.h>
 
 #include "util.h"
+#include "graphics.h"
 #include "splash.h"
 
 struct bmp_file {