Revert accidental commit
This commit is contained in:
parent
86ffb46358
commit
24310f827b
|
@ -72,4 +72,4 @@ libminimi_la_SOURCES = \
|
||||||
|
|
||||||
libmi_la_SOURCES = $(libminimi_la_SOURCES)
|
libmi_la_SOURCES = $(libminimi_la_SOURCES)
|
||||||
|
|
||||||
INCLUDES = # -I$(top_srcdir)/mfb
|
INCLUDES = -I$(top_srcdir)/mfb
|
||||||
|
|
|
@ -55,9 +55,7 @@ SOFTWARE.
|
||||||
#include "scrnintstr.h"
|
#include "scrnintstr.h"
|
||||||
#include "pixmapstr.h"
|
#include "pixmapstr.h"
|
||||||
#include "regionstr.h"
|
#include "regionstr.h"
|
||||||
#if 0
|
|
||||||
#include "../mfb/maskbits.h"
|
#include "../mfb/maskbits.h"
|
||||||
#endif
|
|
||||||
#include "mi.h"
|
#include "mi.h"
|
||||||
|
|
||||||
#define NPT 128
|
#define NPT 128
|
||||||
|
|
Loading…
Reference in New Issue