From 0df0c23c327f1a486b01a95af8974e3fe92b398a Mon Sep 17 00:00:00 2001 From: stojce Date: Mon, 17 Feb 2014 21:14:28 +0100 Subject: [PATCH] Windows build fix (3) --- interface/src/ui/Snapshot.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/interface/src/ui/Snapshot.h b/interface/src/ui/Snapshot.h index 5ee8fb4f8d..57a388020d 100644 --- a/interface/src/ui/Snapshot.h +++ b/interface/src/ui/Snapshot.h @@ -9,6 +9,8 @@ #ifndef __hifi__Snapshot__ #define __hifi__Snapshot__ +#include "InterfaceConfig.h" + #include #include #include