mirror of
https://github.com/reactos/reactos.git
synced 2025-08-07 03:03:13 +00:00

- 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.
2 lines
51 B
C
2 lines
51 B
C
#include <stddef.h>
|
|
#include "../../wine/rbtree.h"
|