view src/mb.h @ 162:5535899513ce

* patch for linux, and a trick symbol link to include <mb/mb.h>
author "Mat <MatLinuxer2@gmail.com>"
date Sun, 19 Oct 2008 00:33:24 +0800
parents 8feb89b19619
children
line wrap: on
line source

#ifndef __MB_H_
#define __MB_H_

#include "mb_types.h"
#include "redraw_man.h"
#include "X_supp.h"
#include "animate.h"
#include "shapes.h"

#endif /* __MB_H_ */