X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Frect.h;h=963119b507b793998d370ffdf1acd786af1dbe9b;hb=9483ff5be32c31e3f78c7201c4519bedf822967c;hp=1feb8ad4fed460d19a9f83439e21bdd0abcc1ea0;hpb=04533b9cf34ce8089113015715083ee9c5b2b001;p=dcpomatic.git diff --git a/src/lib/rect.h b/src/lib/rect.h index 1feb8ad4f..963119b50 100644 --- a/src/lib/rect.h +++ b/src/lib/rect.h @@ -21,6 +21,7 @@ #define DCPOMATIC_RECT_H #include "position.h" +#include /* Put this inside a namespace as Apple put a Rect in the global namespace */