Merge pull request #2 from tpmodding/patch-2

Update OsxWrapper.cpp

Former-commit-id: 8662343b88b668f8f50bee7ca8ae9bd1a8ee0f73
This commit is contained in:
redPanther 2016-03-10 22:18:01 +01:00
commit 9a175a007c
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
// Hyperion-AmLogic includes
#include "FramebufferWrapper.h"
#include "OsxWrapper.h"
OsxWrapper::OsxWrapper(const unsigned display, const unsigned grabWidth, const unsigned grabHeight, const unsigned updateRate_Hz) :
_timer(this),