summaryrefslogtreecommitdiffstats
path: root/src/bltConfig.C
diff options
context:
space:
mode:
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"