Fix compiler warnings

This commit is contained in:
Elliot Lee
2000-08-09 02:56:13 +00:00
parent d1da582ab8
commit 9ecfc48c12
2 changed files with 3 additions and 1 deletions

View File

@ -68,6 +68,8 @@ SOFTWARE.
* the y-x-banding that's so nice to have...
*/
#include <stdlib.h>
#include <string.h>
#include <gdkregion.h>
#include "gdkregion-generic.h"