hotspot/make/windows/makefiles/vm.make
changeset 10830 f3fedfa29811
parent 8921 14bfe81f2a9d
child 11480 1bf714e8adb4
--- a/hotspot/make/windows/makefiles/vm.make	Sun Oct 30 18:40:48 2011 -0700
+++ b/hotspot/make/windows/makefiles/vm.make	Tue Nov 01 13:44:40 2011 +0100
@@ -134,6 +134,7 @@
 
 CPP_INCLUDE_DIRS=$(CPP_INCLUDE_DIRS) \
   /I "$(COMMONSRC)\share\vm" \
+  /I "$(COMMONSRC)\share\vm\precompiled" \
   /I "$(COMMONSRC)\share\vm\prims" \
   /I "$(COMMONSRC)\os\windows\vm" \
   /I "$(COMMONSRC)\os_cpu\windows_$(Platform_arch)\vm" \