Commit d7371fc4 authored by Mike McCormack's avatar Mike McCormack Committed by Alexandre Julliard

include: Rename indexsvr.idl to indexsrv.idl.

parent c4c35d33
...@@ -30,7 +30,7 @@ ...@@ -30,7 +30,7 @@
#include "winuser.h" #include "winuser.h"
#include "winreg.h" #include "winreg.h"
#include "ole2.h" #include "ole2.h"
#include "indexsvr.h" #include "indexsrv.h"
#include "initguid.h" #include "initguid.h"
#include "wine/debug.h" #include "wine/debug.h"
......
...@@ -29,7 +29,7 @@ ...@@ -29,7 +29,7 @@
#include "winuser.h" #include "winuser.h"
#include "winreg.h" #include "winreg.h"
#include "ole2.h" #include "ole2.h"
#include "indexsvr.h" #include "indexsrv.h"
#include "wine/unicode.h" #include "wine/unicode.h"
#include "wine/debug.h" #include "wine/debug.h"
......
...@@ -65,7 +65,7 @@ DEFINE_GUID(GUID_NULL,0,0,0,0,0,0,0,0,0,0,0); ...@@ -65,7 +65,7 @@ DEFINE_GUID(GUID_NULL,0,0,0,0,0,0,0,0,0,0,0);
#include "objsel.h" #include "objsel.h"
#include "hlink.h" #include "hlink.h"
#include "optary.h" #include "optary.h"
#include "indexsvr.h" #include "indexsrv.h"
#include "htiframe.h" #include "htiframe.h"
/* FIXME: cguids declares GUIDs but does not define their values */ /* FIXME: cguids declares GUIDs but does not define their values */
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
/hlink.h /hlink.h
/htiframe.h /htiframe.h
/iads.h /iads.h
/indexsvr.h /indexsrv.h
/mediaobj.h /mediaobj.h
/mimeinfo.h /mimeinfo.h
/mlang.h /mlang.h
......
...@@ -19,7 +19,7 @@ WINDOWS_IDL_SRCS = \ ...@@ -19,7 +19,7 @@ WINDOWS_IDL_SRCS = \
hlink.idl \ hlink.idl \
htiframe.idl \ htiframe.idl \
iads.idl \ iads.idl \
indexsvr.idl \ indexsrv.idl \
mediaobj.idl \ mediaobj.idl \
mimeinfo.idl \ mimeinfo.idl \
mlang.idl \ mlang.idl \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment