aboutsummaryrefslogtreecommitdiff
path: root/src/graph/view3D/surface3d.c.pamphlet
diff options
context:
space:
mode:
Diffstat (limited to 'src/graph/view3D/surface3d.c.pamphlet')
-rw-r--r--src/graph/view3D/surface3d.c.pamphlet2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/graph/view3D/surface3d.c.pamphlet b/src/graph/view3D/surface3d.c.pamphlet
index cb2bacc4..030f03bf 100644
--- a/src/graph/view3D/surface3d.c.pamphlet
+++ b/src/graph/view3D/surface3d.c.pamphlet
@@ -49,7 +49,6 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#define _SURFACE3D_C
#include "axiom-c-macros.h"
-#include "useproto.h"
#include <string.h>
#include <math.h>
@@ -58,6 +57,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#include "header.h"
#include "draw.h"
#include "mode.h" /* for #define components */
+#include "sockio.h"
#include "com.h"
#include "XSpadFill.H1"