summaryrefslogtreecommitdiffhomepage
path: root/floormat/app.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'floormat/app.hpp')
-rw-r--r--floormat/app.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/floormat/app.hpp b/floormat/app.hpp
index 60ecc52c..c7c40d78 100644
--- a/floormat/app.hpp
+++ b/floormat/app.hpp
@@ -10,7 +10,7 @@ struct mouse_scroll_event;
struct key_event;
struct text_input_event;
struct text_editing_event;
-struct any_event;
+union any_event;
struct chunk_coords;
struct chunk;