From 11af47d799a80bb31070f021c47b1d76b207c0c9 Mon Sep 17 00:00:00 2001 From: redpanther Date: Wed, 24 Feb 2016 23:30:50 +0100 Subject: [PATCH] make it compile on raspi Former-commit-id: 378b2ed1f605d060feb955819fb632424f21a218 --- 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;