From 878538eb50f573658a21bad99a80db8e4e10662e Mon Sep 17 00:00:00 2001 From: redpanther Date: Wed, 24 Feb 2016 23:34:47 +0100 Subject: [PATCH] fix compile on raspi Former-commit-id: f526a9facebe8027f6bf50b1e54ab21bc1534faa --- test/dispmanx2png/dispmanx2png.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/dispmanx2png/dispmanx2png.cpp b/test/dispmanx2png/dispmanx2png.cpp index 1004b8ed..77dcb6b7 100644 --- a/test/dispmanx2png/dispmanx2png.cpp +++ b/test/dispmanx2png/dispmanx2png.cpp @@ -10,7 +10,7 @@ #include // Dispmanx grabber includes -#include +#include using namespace vlofgren;