]> www.ginac.de Git - ginac.git/blobdiff - check/powerlaws.cpp
Another restructuring: moved include/*.h -> include/GiNaC/*.h in order to
[ginac.git] / check / powerlaws.cpp
index 9177dd709a0994fc2d263d18fa57883167322683..3dc867dfb84830659af53738c681c3c81f33d3b2 100644 (file)
@@ -3,7 +3,7 @@
 /* Tests for power laws.  You shouldn't try to draw much inspiration from
  * this code, it is a sanity check rather deeply rooted in GiNaC's classes. */
 
-#include "ginac.h"
+#include <GiNaC/ginac.h>
 
 static unsigned powerlaws1(void)
 {