[SDK] One step further towards ReactOS source code tree restructure: the sdk folder...
[reactos.git] / reactos / dll / directx / wine / wined3d / CMakeLists.txt
index d0527b2..fac7232 100644 (file)
@@ -5,7 +5,7 @@ add_definitions(
     -DUSE_WIN32_OPENGL
     -Dcopysignf=_copysignf)
 
-include_directories(BEFORE ${REACTOS_SOURCE_DIR}/include/reactos/wine)
+include_directories(BEFORE ${REACTOS_SOURCE_DIR}/sdk/include/reactos/wine)
 
 # We name this d3dwine.dll, because the Virtualbox additions ship with a custom wined3d.dll
 # and it breaks everything if it is installed.