]> www.ginac.de Git - ginac.git/blobdiff - ginsh/ginsh.h
- building GiNaC in a separate directory now works
[ginac.git] / ginsh / ginsh.h
index 2d32f0e7d33e97f593d5ba644e2b925fe0c0d9fa..735d4b96a3a4341610f3788f83135583dde0e31f 100644 (file)
@@ -2,7 +2,7 @@
  *
  *  Global definitions for ginsh.
  *
- *  GiNaC Copyright (C) 1999 Johannes Gutenberg University Mainz, Germany
+ *  GiNaC Copyright (C) 1999-2000 Johannes Gutenberg University Mainz, Germany
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
@@ -41,7 +41,7 @@ extern "C" {
 }
 #endif
 
-#include <ginac/ginac.h>
+#include "ginac.h"
 
 #ifndef NO_GINAC_NAMESPACE
 using namespace GiNaC;