blob: 568c9e32251315e4966e8e4fb796aef17a2cb9e0 (
plain)
1
2
3
4
5
6
7
8
9
10
|
--- w_drawprim.c.orig Mon Jan 23 11:45:22 2006
+++ w_drawprim.c Mon Jan 23 11:45:40 2006
@@ -35,6 +35,7 @@
#include "paintop.h"
#include "mode.h"
#include "object.h"
+#include "u_create.h"
#include "u_fonts.h"
#include "w_canvas.h"
#include "w_drawprim.h"
|