diff src/xdiv.cc @ 1651:e846e361a265

[project @ 1995-12-20 06:59:12 by jwe]
author jwe
date Wed, 20 Dec 1995 07:06:41 +0000
parents 89c587478067
children a02f140ed897
line wrap: on
line diff
--- a/src/xdiv.cc
+++ b/src/xdiv.cc
@@ -27,10 +27,9 @@
 
 #include <cassert>
 
-#include <Complex.h>
-
 #include "CMatrix.h"
 #include "dMatrix.h"
+#include "oct-cmplx.h"
 
 #include "error.h"
 #include "tree-const.h"