]> www.ginac.de Git - ginac.git/blobdiff - check/series_expansion.cpp
Another restructuring: moved include/*.h -> include/GiNaC/*.h in order to
[ginac.git] / check / series_expansion.cpp
index ceb9016a849c7f7a39cf814c7eb0f1673090420b..b5cc110cf8d0227d7b3e88594525dbc8e2e9c78c 100644 (file)
@@ -2,7 +2,7 @@
 
 /* Series expansion test (Laurent and Taylor series). */
 
-#include "ginac.h"
+#include <GiNaC/ginac.h>
 
 static symbol x("x");