summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--main/draw.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/draw.cpp b/main/draw.cpp
index 3e958d83..96c37811 100644
--- a/main/draw.cpp
+++ b/main/draw.cpp
@@ -2,6 +2,7 @@
#include "floormat/app.hpp"
#include "src/camera-offset.hpp"
#include <Magnum/GL/DefaultFramebuffer.h>
+#include <thread>
namespace floormat {