Revert "make it compile on raspi"

This reverts commit 11af47d799 [formerly 378b2ed1f605d060feb955819fb632424f21a218].


Former-commit-id: 5343c8139825860e74243ecbbb67d9aae6697d63
This commit is contained in:
redpanther 2016-02-29 04:29:55 +01:00
parent 102d56b8f9
commit b63cdc1bcf

View File

@ -10,7 +10,7 @@
#include <getoptPlusPlus/getoptpp.h>
// Dispmanx grabber includes
#include <grabber/DispmanxFrameGrabber.h>
#include <grabber/dispmanx/DispmanxFrameGrabber.h>
using namespace vlofgren;