hotspot/src/os/windows/vm/decoder_windows.cpp
changeset 25468 5331df506290
parent 19952 bc974e92f881
child 31352 a6ab7217b5cc
--- a/hotspot/src/os/windows/vm/decoder_windows.cpp	Mon Jun 30 10:04:05 2014 +0200
+++ b/hotspot/src/os/windows/vm/decoder_windows.cpp	Thu Jun 26 16:05:15 2014 +0200
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1997, 2013, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2014, 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
@@ -25,6 +25,7 @@
 #include "precompiled.hpp"
 #include "prims/jvm.h"
 #include "runtime/arguments.hpp"
+#include "runtime/os.hpp"
 #include "decoder_windows.hpp"
 
 WindowsDecoder::WindowsDecoder() {