]> www.ginac.de Git - ginac.git/blobdiff - check/lsolve_onedim.cpp
Another restructuring: moved include/*.h -> include/GiNaC/*.h in order to
[ginac.git] / check / lsolve_onedim.cpp
index d89722f2a612206450130349a3bba1c56a95aec8..f2dc8c066ee9645da6d938dbceb4d670bef04b3d 100644 (file)
@@ -3,7 +3,7 @@
 /* This test routine does some simple checks on solving a polynomial for a
  * variable. */
 
 /* This test routine does some simple checks on solving a polynomial for a
  * variable. */
 
-#include "ginac.h"
+#include <GiNaC/ginac.h>
 
 unsigned lsolve_onedim(void)
 {
 
 unsigned lsolve_onedim(void)
 {