summaryrefslogtreecommitdiffstats
path: root/src/bltGrElemBar.C
diff options
context:
space:
mode:
authorjoye <joye>2014-03-20 20:41:46 (GMT)
committerjoye <joye>2014-03-20 20:41:46 (GMT)
commit6f109ea0c83eb24b1b31543041674578b551a552 (patch)
tree4e148539aa4c6afce4e239885896da69e1df5d7f /src/bltGrElemBar.C
parent066daa2d382a0ba5b2b904a229529a1581f35f0a (diff)
downloadblt-6f109ea0c83eb24b1b31543041674578b551a552.zip
blt-6f109ea0c83eb24b1b31543041674578b551a552.tar.gz
blt-6f109ea0c83eb24b1b31543041674578b551a552.tar.bz2
*** empty log message ***
Diffstat (limited to 'src/bltGrElemBar.C')
-rw-r--r--src/bltGrElemBar.C3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/bltGrElemBar.C b/src/bltGrElemBar.C
index 4bd366f..3bf2467 100644
--- a/src/bltGrElemBar.C
+++ b/src/bltGrElemBar.C
@@ -30,9 +30,10 @@
#include <X11/Xlib.h>
#include <X11/Xutil.h>
+#include "bltMath.h"
+
extern "C" {
#include "bltInt.h"
-#include "bltMath.h"
#include "bltGraph.h"
};