This file is a public header in the Windows SDK.
From: Alex Henrie alexhenrie24@gmail.com
This file is a public header in the Windows SDK. --- include/Makefile.in | 1 + {dlls/dbghelp => include}/wdbgexts.h | 0 2 files changed, 1 insertion(+) rename {dlls/dbghelp => include}/wdbgexts.h (100%)
diff --git a/include/Makefile.in b/include/Makefile.in index 848837f84fc..27c06a30906 100644 --- a/include/Makefile.in +++ b/include/Makefile.in @@ -771,6 +771,7 @@ SOURCES = \ wbemdisp.idl \ wbemprov.idl \ wct.h \ + wdbgexts.h \ weakreference.idl \ webservices.h \ werapi.h \ diff --git a/dlls/dbghelp/wdbgexts.h b/include/wdbgexts.h similarity index 100% rename from dlls/dbghelp/wdbgexts.h rename to include/wdbgexts.h