mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 04:33:12 +00:00
Move /sdk/include/reactos/wine to /sdk/include/wine, reorder global includes, remove unneeded includes (#8258)
- Move sdk\include\reactos\wine to sdk\include\wine - Reorder the directories in include_directories() to be closer to alphabetical. This should make it easier to determine what global include directories can be removed in the future.
This commit is contained in:
parent
f02ac8bc1e
commit
c9842e5aad
125 changed files with 69 additions and 114 deletions
2
sdk/lib/3rdparty/strmbase/transform.c
vendored
2
sdk/lib/3rdparty/strmbase/transform.c
vendored
|
@ -18,7 +18,7 @@
|
|||
* License along with this library; if not, write to the Free Software
|
||||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
||||
*/
|
||||
#include "config.h"
|
||||
#include "wine/config.h"
|
||||
#include <stdarg.h>
|
||||
|
||||
#define COBJMACROS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue