summaryrefslogtreecommitdiffstats
path: root/src/bltGraph.C
diff options
context:
space:
mode:
Diffstat (limited to 'src/bltGraph.C')
-rw-r--r--src/bltGraph.C4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/bltGraph.C b/src/bltGraph.C
index e57cccd..e97b713 100644
--- a/src/bltGraph.C
+++ b/src/bltGraph.C
@@ -29,9 +29,11 @@
extern "C" {
#include "bltInt.h"
-#include "bltGraph.h"
+#include "bltList.h"
+#include "bltBind.h"
}
+#include "bltGraph.h"
#include "bltGraphOp.h"
#include "bltGrAxis.h"