]> www.ginac.de Git - ginac.git/blobdiff - check/poly_gcd.cpp
- switched to automake build environment
[ginac.git] / check / poly_gcd.cpp
index ee8b63d47f2e7854aefcf85c4d14f20be83be671..484254487590d4dba3cd610d5a82fa3411bb635e 100644 (file)
@@ -3,7 +3,7 @@
 /* Some test with polynomial GCD calculations. See also the checks for
  * rational function normalization in normalization.cpp. */
 
-#include <GiNaC/ginac.h>
+#include <ginac/ginac.h>
 
 const int MAX_VARIABLES = 5;