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),