Index: trunk/Ohana/src/libkapa/include/kapa.h
===================================================================
--- trunk/Ohana/src/libkapa/include/kapa.h	(revision 40106)
+++ trunk/Ohana/src/libkapa/include/kapa.h	(revision 40165)
@@ -292,4 +292,5 @@
 void bDrawBufferFree (bDrawBuffer *buffer);
 void bDrawSetBuffer (bDrawBuffer *buffer);
+void bDrawSetColor (bDrawBuffer *buffer, bDrawColor color);
 void bDrawSetStyle (bDrawBuffer *buffer, bDrawColor color, int lw, int lt);
 void bDrawPoint (bDrawBuffer *buffer, int x, int y);
