From 78f4af8068378eab738f4acdcfe25b091b2919b2 Mon Sep 17 00:00:00 2001 From: Kitsune Ral Date: Tue, 11 Sep 2018 09:28:42 +0900 Subject: Use the right header file for QImage --- lib/room.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/room.h b/lib/room.h index f79fe86d..70867183 100644 --- a/lib/room.h +++ b/lib/room.h @@ -24,7 +24,7 @@ #include "eventitem.h" #include "joinstate.h" -#include +#include #include #include -- cgit v1.2.3