Revision: 77541
          http://sourceforge.net/p/brlcad/code/77541
Author:   starseeker
Date:     2020-10-22 15:19:16 +0000 (Thu, 22 Oct 2020)
Log Message:
-----------
fix header name

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

Modified: brlcad/trunk/src/libdm/wgl/dm-wgl.c
===================================================================
--- brlcad/trunk/src/libdm/wgl/dm-wgl.c 2020-10-22 15:16:45 UTC (rev 77540)
+++ brlcad/trunk/src/libdm/wgl/dm-wgl.c 2020-10-22 15:19:16 UTC (rev 77541)
@@ -27,7 +27,7 @@
 
 #include "tk.h"
 /* needed for TkWinGetHWND() */
-#include "TkWinInt.h"
+#include "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