diff options
author | joye <joye> | 2013-09-12 18:51:39 (GMT) |
---|---|---|
committer | joye <joye> | 2013-09-12 18:51:39 (GMT) |
commit | 875be5031f45d37ec4e94aacb570612a996908d9 (patch) | |
tree | 339dc6ea9e68584f53b83f8d9e20cfc8c1c57d26 /src/bltGraph.C | |
parent | 47c68a1759223ae318e534902a093eb99581dc5d (diff) | |
download | blt-875be5031f45d37ec4e94aacb570612a996908d9.zip blt-875be5031f45d37ec4e94aacb570612a996908d9.tar.gz blt-875be5031f45d37ec4e94aacb570612a996908d9.tar.bz2 |
*** empty log message ***
Diffstat (limited to 'src/bltGraph.C')
-rw-r--r-- | src/bltGraph.C | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bltGraph.C b/src/bltGraph.C index 7abaf5a..48b4937 100644 --- a/src/bltGraph.C +++ b/src/bltGraph.C @@ -44,6 +44,7 @@ #include <assert.h> #include <X11/Xutil.h> +#include "bltInt.h" #include "bltMath.h" #include "bltGraph.h" #include "bltOp.h" |