]> www.ginac.de Git - ginac.git/blobdiff - ginac/parser/default_reader.tpl
Renamed files *.tcc and *.hpp to *.h.
[ginac.git] / ginac / parser / default_reader.tpl
index cfb8236557af323070405da3421f91033ac61798..3ae6ff832c06ec49a4a662c1d340ca34b8440069 100644 (file)
@@ -15,7 +15,7 @@ COMMENT a part of GiNaC parser -- construct functions from a byte stream.
  *
  * autogen -T [+ (tpl-file) +] [+ (def-file) +]
  */
-#include "parse_context.hpp"
+#include "parse_context.h"
 #include "power.h"
 #include "operators.h"
 #include "inifcns.h"