[PATCH] include: Correct include order

Alistair Leslie-Hughes leslie_alistair at hotmail.com
Mon Oct 29 22:02:11 CDT 2018


Signed-off-by: Alistair Leslie-Hughes <leslie_alistair at hotmail.com>
---
 include/Makefile.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/Makefile.in b/include/Makefile.in
index 65d5d0e..e6d554b 100644
--- a/include/Makefile.in
+++ b/include/Makefile.in
@@ -13,8 +13,8 @@ SOURCES = \
 	amaudio.h \
 	amstream.idl \
 	amvideo.idl \
-	appcompatapi.h \
 	apiset.h \
+	appcompatapi.h \
 	appmgmt.h \
 	appmodel.h \
 	asptlb.idl \
-- 
1.9.1




More information about the wine-devel mailing list