1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-15 11:03:00 +01:00

Fix header dependencies for openrct2-ui

This commit is contained in:
Hielke Morsink
2018-03-31 14:19:20 +02:00
committed by Michał Janiszewski
parent a51462b0fd
commit b62017657b
2 changed files with 4 additions and 4 deletions

View File

@@ -27,6 +27,8 @@ namespace OpenRCT2
namespace Ui
{
interface IUiContext;
Drawing::IDrawingEngine * CreateSoftwareDrawingEngine(IUiContext * uiContext);
Drawing::IDrawingEngine * CreateHardwareDisplayDrawingEngine(IUiContext * uiContext);
#ifndef DISABLE_OPENGL

View File

@@ -17,11 +17,9 @@
#pragma once
#include <openrct2/common.h>
#include "OpenGLAPI.h"
#include "ApplyTransparencyShader.h"
class CopyFramebufferShader;
class OpenGLFramebuffer;
#include "OpenGLAPI.h"
#include "OpenGLFramebuffer.h"
/**
* Class to maintain two different framebuffers where the active framebuffer