git.asbjorn.biz
/
swftools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e7ff92b
)
added #define HAVE_BOOLEAN, to tell the jpeglib that it hasn't to
author
kramm
<kramm>
Wed, 5 Dec 2001 11:33:37 +0000
(11:33 +0000)
committer
kramm
<kramm>
Wed, 5 Dec 2001 11:33:37 +0000
(11:33 +0000)
define the type boolean itself.
lib/rfxswf.c
patch
|
blob
|
history
diff --git
a/lib/rfxswf.c
b/lib/rfxswf.c
index
e3f174f
..
7754ba9
100644
(file)
--- a/
lib/rfxswf.c
+++ b/
lib/rfxswf.c
@@
-16,6
+16,7
@@
#ifdef HAVE_LIBJPEG
#ifdef HAVE_JPEGLIB_H
+#define HAVE_BOOLEAN
#include <jpeglib.h>
#define _JPEGLIB_INCLUDED_
#endif // HAVE_JPEGLIB_H