summaryrefslogtreecommitdiff
path: root/graphics/landscape/files/patch-windows-base_GLwindow.cc
blob: 6f30062977b9f53c5ac753133f2264aa56e9cb90 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- windows/base_GLwindow.cc.orig	Thu Feb 19 20:51:22 2004
+++ windows/base_GLwindow.cc	Thu Feb 19 20:51:58 2004
@@ -9,6 +9,7 @@
 //
 
 #include <ctime>
+#include <assert.h>
 
 #include "base_GLwindow.h"
 #include "colour.h"