]> www.ginac.de Git - ginac.git/blobdiff - check/series_expansion.cpp
- switched to automake build environment
[ginac.git] / check / series_expansion.cpp
index b5cc110cf8d0227d7b3e88594525dbc8e2e9c78c..e66059deca7ee727b6659e33b16404f8a07e64f4 100644 (file)
@@ -2,7 +2,7 @@
 
 /* Series expansion test (Laurent and Taylor series). */
 
-#include <GiNaC/ginac.h>
+#include <ginac/ginac.h>
 
 static symbol x("x");