diff options
Diffstat (limited to 'chrome/views/native_control.h')
-rw-r--r-- | chrome/views/native_control.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/views/native_control.h b/chrome/views/native_control.h index 6831069..68529b9 100644 --- a/chrome/views/native_control.h +++ b/chrome/views/native_control.h @@ -5,6 +5,8 @@ #ifndef CHROME_VIEWS_NATIVE_CONTROL_H__ #define CHROME_VIEWS_NATIVE_CONTROL_H__ +#include <windows.h> + #include "chrome/views/view.h" namespace views { |