author | dcherepanov |
Fri, 08 Apr 2011 17:58:18 +0400 | |
changeset 9835 | 1b8f203cda76 |
parent 9834 | ce3a106acecd |
child 9837 | 8698f8c93548 |
--- a/jdk/src/windows/native/sun/windows/DllUtil.cpp Fri Apr 08 16:44:14 2011 +0400 +++ b/jdk/src/windows/native/sun/windows/DllUtil.cpp Fri Apr 08 17:58:18 2011 +0400 @@ -25,7 +25,7 @@ #include "DllUtil.h" -#include <jdk_util_md.h> +#include <jdk_util.h> // Disable warning about using this in the initializer list. #pragma warning( disable : 4355)