diff options
author | dos-reis <gdr@axiomatics.org> | 2010-11-22 04:23:10 +0000 |
---|---|---|
committer | dos-reis <gdr@axiomatics.org> | 2010-11-22 04:23:10 +0000 |
commit | 23cf19aad368e794357fb9fdcabd3ad412056b96 (patch) | |
tree | d65e20caa60e9bbae207d8e7cfdfc0a5fbbca190 /src/graph/view3D/smoothShade3d.c | |
parent | 5b484d68a91e5867c96ac409253f3503b188aadd (diff) | |
download | open-axiom-23cf19aad368e794357fb9fdcabd3ad412056b96.tar.gz |
Diffstat (limited to 'src/graph/view3D/smoothShade3d.c')
-rw-r--r-- | src/graph/view3D/smoothShade3d.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/graph/view3D/smoothShade3d.c b/src/graph/view3D/smoothShade3d.c index b8896c57..5d09a4ed 100644 --- a/src/graph/view3D/smoothShade3d.c +++ b/src/graph/view3D/smoothShade3d.c @@ -48,7 +48,7 @@ #include "spadcolors.h" #include "Gfun.H1" #include "util.H1" -#include "XSpadFill.H1" +#include "XSpadFill.h" #include "all_3d.H1" #define SAFE_VALUE 892347 |