aboutsummaryrefslogtreecommitdiff
path: root/backend/headless/output.c
diff options
context:
space:
mode:
Diffstat (limited to 'backend/headless/output.c')
-rw-r--r--backend/headless/output.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/backend/headless/output.c b/backend/headless/output.c
index 32c2a7fd..315f5a33 100644
--- a/backend/headless/output.c
+++ b/backend/headless/output.c
@@ -2,6 +2,7 @@
#include <GLES2/gl2.h>
#include <GLES2/gl2ext.h>
#include <stdlib.h>
+#include <stdio.h>
#include <wlr/interfaces/wlr_output.h>
#include <wlr/render/wlr_renderer.h>
#include <wlr/util/log.h>