X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Frect.h;h=963119b507b793998d370ffdf1acd786af1dbe9b;hb=ef4b082c5d7452a34ce45f6d3bead46a7e846faf;hp=1feb8ad4fed460d19a9f83439e21bdd0abcc1ea0;hpb=fc56dc97103d00437843a31e1ef0c4915900ad1a;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 */