[AD] A4.4.3 patch to include wddraw.h in src/win/wwnd.c

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


Attached is a patch.



From b987a75cc76385fef90a4be1dbff258f23f20ad8 Mon Sep 17 00:00:00 2001
From: Edgar Reynaldo <edgarreynaldo@xxxxxxxxxxxxxxxxxx>
Date: Sun, 6 Aug 2017 04:50:08 -0500
Subject: [PATCH] Add wddraw.h include

---
 src/win/wwnd.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/win/wwnd.c b/src/win/wwnd.c
index 895f8a08e..7bd90934b 100644
--- a/src/win/wwnd.c
+++ b/src/win/wwnd.c
@@ -19,6 +19,7 @@
 #include "allegro.h"
 #include "allegro/internal/aintern.h"
 #include "allegro/platform/aintwin.h"
+#include "wddraw.h"
 
 #ifndef SCAN_DEPEND
    #include <string.h>
-- 
2.13.0.windows.1



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/