diff options
author | joye <joye> | 2013-12-24 18:10:32 (GMT) |
---|---|---|
committer | joye <joye> | 2013-12-24 18:10:32 (GMT) |
commit | 04766ca5e9743201c304e54430f6c4baabbb510b (patch) | |
tree | 9e150faa0c985e2629d5f8a7512230bbd1efb218 /src/bltGrElemBar.C | |
parent | 1ef36e9b9dfcba9f727362dd1bfd34e024cdc771 (diff) | |
download | blt-04766ca5e9743201c304e54430f6c4baabbb510b.zip blt-04766ca5e9743201c304e54430f6c4baabbb510b.tar.gz blt-04766ca5e9743201c304e54430f6c4baabbb510b.tar.bz2 |
*** empty log message ***
Diffstat (limited to 'src/bltGrElemBar.C')
-rw-r--r-- | src/bltGrElemBar.C | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bltGrElemBar.C b/src/bltGrElemBar.C index 6648e00..58e7f68 100644 --- a/src/bltGrElemBar.C +++ b/src/bltGrElemBar.C @@ -31,6 +31,7 @@ * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ +#include <X11/Xlib.h> #include <X11/Xutil.h> #include "bltInt.h" |