Revision: 77502
          http://sourceforge.net/p/brlcad/code/77502
Author:   starseeker
Date:     2020-10-19 16:04:17 +0000 (Mon, 19 Oct 2020)
Log Message:
-----------
Reference our local copy of the internal header.

Modified Paths:
--------------
    brlcad/branches/thirdparty_rework/src/libdm/wgl/dm-wgl.c

Modified: brlcad/branches/thirdparty_rework/src/libdm/wgl/dm-wgl.c
===================================================================
--- brlcad/branches/thirdparty_rework/src/libdm/wgl/dm-wgl.c    2020-10-19 
15:38:03 UTC (rev 77501)
+++ brlcad/branches/thirdparty_rework/src/libdm/wgl/dm-wgl.c    2020-10-19 
16:04:17 UTC (rev 77502)
@@ -27,7 +27,7 @@
 
 #include "tk.h"
 /* needed for TkWinGetHWND() */
-#include "TkWinInt.h"
+#include "../../superbuild/tk/win/TkWinInt.h"
 
 #undef VMIN            /* is used in vmath.h, too */
 

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to