aboutsummaryrefslogtreecommitdiff
path: root/src/graph/view3D/surface3d.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/graph/view3D/surface3d.c')
-rw-r--r--src/graph/view3D/surface3d.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/graph/view3D/surface3d.c b/src/graph/view3D/surface3d.c
index be54efa7..b7a19cc5 100644
--- a/src/graph/view3D/surface3d.c
+++ b/src/graph/view3D/surface3d.c
@@ -1,7 +1,7 @@
/*
Copyright (c) 1991-2002, The Numerical Algorithms Group Ltd.
All rights reserved.
- Copyright (C) 2007-2008, Gabriel Dos Reis.
+ Copyright (C) 2007-2010, Gabriel Dos Reis.
All rights reserved.
Redistribution and use in source and binary forms, with or without
@@ -46,8 +46,8 @@
#include "sockio.h"
#include "com.h"
-#include "XSpadFill.H1"
-#include "XShade.H1"
+#include "XSpadFill.h"
+#include "XShade.h"
#include "util.H1"
#include "Gfun.H1"
#include "all_3d.H1"