]> www.ginac.de Git - ginac.git/blobdiff - check/differentiation.cpp
- switched to automake build environment
[ginac.git] / check / differentiation.cpp
index 6537eb3f7eb9eb1dfbfba0d4b95e2e0c9ec2d977..c6838efdb2c56d4d1d96c2fd53e554f413c2028b 100644 (file)
@@ -2,7 +2,7 @@
 
 /* Tests for symbolic differentiation, including various functions. */
 
-#include <GiNaC/ginac.h>
+#include <ginac/ginac.h>
 
 static unsigned check_diff(const ex &e, const symbol &x,
                            const ex &d, unsigned nth=1)