missing stdint.h include

This commit is contained in:
Martin Poirier 2009-04-29 23:33:04 +00:00
parent ebf631b3fe
commit 537b080379

@ -28,6 +28,7 @@
*/
#include <wchar.h>
#include <stdint.h>
#ifndef BIF_EDITFONT_H
#define BIF_EDITFONT_H