summaryrefslogtreecommitdiffstats
path: root/chrome
diff options
context:
space:
mode:
Diffstat (limited to 'chrome')
-rw-r--r--chrome/views/window.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/views/window.cc b/chrome/views/window.cc
index 80c6f31..0deffd3 100644
--- a/chrome/views/window.cc
+++ b/chrome/views/window.cc
@@ -4,6 +4,8 @@
#include "chrome/views/window.h"
+#include <shellapi.h>
+
#include "base/win_util.h"
#include "chrome/app/chrome_dll_resource.h"
#include "chrome/common/gfx/chrome_canvas.h"