ports/editors/tiled/patches/patch-src_tiled_mapobjectitem_h

12 lines
221 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: src/tiled/mapobjectitem.h
--- src/tiled/mapobjectitem.h.orig
+++ src/tiled/mapobjectitem.h
@@ -23,6 +23,7 @@
#include <QCoreApplication>
#include <QGraphicsItem>
+#include <QPainterPath>
namespace Tiled {