summaryrefslogtreecommitdiff
path: root/include/mbgl/util/event.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/mbgl/util/event.hpp')
-rw-r--r--include/mbgl/util/event.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/mbgl/util/event.hpp b/include/mbgl/util/event.hpp
index 5fe0baae3c..239b08aa90 100644
--- a/include/mbgl/util/event.hpp
+++ b/include/mbgl/util/event.hpp
@@ -28,6 +28,7 @@ enum class Event : uint8_t {
Android,
Crash,
Glyph,
+ Resource,
};
struct EventPermutation {