hotspot/src/os/windows/vm/decoder_windows.cpp
changeset 15855 2ac9ebea17f3
parent 15186 1a255c84cf6a
child 19952 bc974e92f881
--- a/hotspot/src/os/windows/vm/decoder_windows.cpp	Fri Feb 22 10:16:51 2013 -0800
+++ b/hotspot/src/os/windows/vm/decoder_windows.cpp	Wed Feb 27 09:40:30 2013 +0100
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2013, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
@@ -24,6 +24,7 @@
 
 #include "precompiled.hpp"
 #include "prims/jvm.h"
+#include "runtime/arguments.hpp"
 #include "decoder_windows.hpp"
 
 WindowsDecoder::WindowsDecoder() {