summaryrefslogtreecommitdiffstats
path: root/src/bltConfig.C
diff options
context:
space:
mode:
authorjoye <joye>2013-09-12 18:07:13 (GMT)
committerjoye <joye>2013-09-12 18:07:13 (GMT)
commitad941bc52f8c656f0b9b7d7fbd83d248777bf687 (patch)
tree93f479c18184a867983b8d5c30a746dcfa45e470 /src/bltConfig.C
parent0641198966e1ef89f1a59263e7b3d1ba1b582e83 (diff)
downloadblt-ad941bc52f8c656f0b9b7d7fbd83d248777bf687.zip
blt-ad941bc52f8c656f0b9b7d7fbd83d248777bf687.tar.gz
blt-ad941bc52f8c656f0b9b7d7fbd83d248777bf687.tar.bz2
*** empty log message ***
Diffstat (limited to 'src/bltConfig.C')
-rw-r--r--src/bltConfig.C3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/bltConfig.C b/src/bltConfig.C
index 96aefcd..5889032 100644
--- a/src/bltConfig.C
+++ b/src/bltConfig.C
@@ -76,8 +76,9 @@
#include <assert.h>
#include <stdarg.h>
-#include "bltMath.h"
#include "bltInt.h"
+#include "bltWindow.h"
+#include "bltMath.h"
#include "bltFont.h"
#include "bltPicture.h"
#include "bltBgStyle.h"