draw: Fix #include order to fix Linux build.
This commit is contained in:
@@ -30,8 +30,8 @@
|
||||
* Keith Whitwell <keith@tungstengraphics.com>
|
||||
*/
|
||||
|
||||
#include "draw/draw_pt.h"
|
||||
#include "draw/draw_private.h"
|
||||
#include "draw/draw_pt.h"
|
||||
|
||||
/* Neat get_elt func that also works for varrays drawing by encoding
|
||||
* the start value into a pointer.
|
||||
|
||||
Reference in New Issue
Block a user