]> www.ginac.de Git - ginac.git/blobdiff - check/inifcns_consist.cpp
Another restructuring: moved include/*.h -> include/GiNaC/*.h in order to
[ginac.git] / check / inifcns_consist.cpp
index 35baf29c078eb25750a31b2721bf1f17e3dc1b89..8eaf15fca778aacdc72f691b6001783946044821 100644 (file)
@@ -3,7 +3,7 @@
 /* This test routine applies assorted tests on initially known higher level
  * functions. */
 
-#include "ginac.h"
+#include <GiNaC/ginac.h>
 
 /* Simple tests on the sine trigonometric function. */
 static unsigned inifcns_consist_sin(void)