From a25d8328f4abf88e805496c9f0e11bdd64ef3c44 Mon Sep 17 00:00:00 2001 From: Serhan Date: Thu, 10 Mar 2016 21:34:02 +0100 Subject: [PATCH] Update OsxWrapper.cpp typooooo :D Former-commit-id: 61df249f76c500845a460888b5f64dd70c056d28 --- src/hyperion-osx/OsxWrapper.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/hyperion-osx/OsxWrapper.cpp b/src/hyperion-osx/OsxWrapper.cpp index 9f35084b..eb9256c2 100644 --- a/src/hyperion-osx/OsxWrapper.cpp +++ b/src/hyperion-osx/OsxWrapper.cpp @@ -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),