mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-21 14:49:19 +02:00
Merge remote-tracking branch 'tmj/master' into sim
This commit is contained in:
@@ -1,11 +1,15 @@
|
||||
#pragma once
|
||||
|
||||
#include "gl/shader.h"
|
||||
#include "opengl33renderer.h"
|
||||
#include "Texture.h"
|
||||
#include "uilayer.h"
|
||||
#include "widgets/map_objects.h"
|
||||
#include "widgets/popup.h"
|
||||
#include "gl/framebuffer.h"
|
||||
#include "frustum.h"
|
||||
#ifdef WITH_OPENGL_MODERN
|
||||
#include "opengl33renderer.h"
|
||||
#endif
|
||||
|
||||
namespace ui
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user