summaryrefslogtreecommitdiff
path: root/shell/inc/internal/thumbviewer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'shell/inc/internal/thumbviewer.hxx')
-rw-r--r--shell/inc/internal/thumbviewer.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/shell/inc/internal/thumbviewer.hxx b/shell/inc/internal/thumbviewer.hxx
index 73f6ba8de010..1e48fefcd388 100644
--- a/shell/inc/internal/thumbviewer.hxx
+++ b/shell/inc/internal/thumbviewer.hxx
@@ -40,7 +40,9 @@
using std::min;
using std::max;
#endif
+#ifndef DONT_HAVE_GDIPLUS
#include <gdiplus.h>
+#endif
#if defined _MSC_VER
#pragma warning(pop)
#endif