]> www.ginac.de Git - ginac.git/blobdiff - check/expand_subs.cpp
Another restructuring: moved include/*.h -> include/GiNaC/*.h in order to
[ginac.git] / check / expand_subs.cpp
index 083eae5470ae34a08a6d877836f1e7e1cc2a9de7..e29e1777515174291848a49196e081ed36c570a2 100644 (file)
@@ -12,7 +12,7 @@
  *     substitute a0 by -a1 in e
  * after which e should return 0 (without expanding). */
 
  *     substitute a0 by -a1 in e
  * after which e should return 0 (without expanding). */
 
-#include "ginac.h"
+#include <GiNaC/ginac.h>
 
 #define VECSIZE 100
 
 
 #define VECSIZE 100