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:
870bda7
)
FreeBSD fix.
author
kramm
<kramm>
Sun, 21 Apr 2002 13:49:48 +0000
(13:49 +0000)
committer
kramm
<kramm>
Sun, 21 Apr 2002 13:49:48 +0000
(13:49 +0000)
lib/bladeenc/system.h
patch
|
blob
|
history
diff --git
a/lib/bladeenc/system.h
b/lib/bladeenc/system.h
index
cdfbc8a
..
d112798
100644
(file)
--- a/
lib/bladeenc/system.h
+++ b/
lib/bladeenc/system.h
@@
-148,7
+148,7
@@
# ifdef BYTE_ORDER
# define BYTEORDER BYTE_ORDER
# else
-# include <config.h>
+# include "../../config.h"
# if WORDS_BIGENDIAN
# define BYTEORDER BIG_ENDIAN
# else