use BLO_sys_types.h instead, it's windows proof

This commit is contained in:
Martin Poirier 2009-04-29 23:43:12 +00:00
parent 1e7df58519
commit 6a155b5c07

@ -28,11 +28,12 @@
*/
#include <wchar.h>
#include <stdint.h>
#ifndef BIF_EDITFONT_H
#define BIF_EDITFONT_H
#include "BLO_sys_types.h"
struct Text;
extern char *BIF_lorem;