summaryrefslogtreecommitdiffhomepage
path: root/main/precomp.hpp
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2022-10-23 13:08:48 +0200
committerStanislaw Halik <sthalik@misaki.pl>2022-10-23 13:38:20 +0200
commit6b875a0919b9932eca9ed877552c34ecb220b7d8 (patch)
tree5c8685fd0f41f2b7bdf35779d002ba1d81cd441d /main/precomp.hpp
parentbbc20636c54b1e408156e397d688e4e591dd601b (diff)
some random stuff
Diffstat (limited to 'main/precomp.hpp')
-rw-r--r--main/precomp.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/precomp.hpp b/main/precomp.hpp
index 1dc47507..0727f83d 100644
--- a/main/precomp.hpp
+++ b/main/precomp.hpp
@@ -14,6 +14,7 @@
#include <Magnum/GL/DefaultFramebuffer.h>
#include <Magnum/GL/Framebuffer.h>
#include <Magnum/GL/MultisampleTexture.h>
+#include <Magnum/GL/Renderbuffer.h>
#include <Magnum/GL/TextureFormat.h>
#include <Magnum/ImGuiIntegration/Context.h>
#include <Magnum/Platform/Sdl2Application.h>