summaryrefslogtreecommitdiff
path: root/src/mbgl/util/offscreen_texture.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mbgl/util/offscreen_texture.hpp')
-rw-r--r--src/mbgl/util/offscreen_texture.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mbgl/util/offscreen_texture.hpp b/src/mbgl/util/offscreen_texture.hpp
index 36f24f16d3..c2aca9bacd 100644
--- a/src/mbgl/util/offscreen_texture.hpp
+++ b/src/mbgl/util/offscreen_texture.hpp
@@ -1,5 +1,7 @@
#pragma once
+#include <mbgl/gl/types.hpp>
+#include <mbgl/gl/renderbuffer.hpp>
#include <mbgl/util/image.hpp>
namespace mbgl {