diff src/graphics.h.in @ 9004:17ba311ef110

add one more missing include
author Jaroslav Hajek <highegg@gmail.com>
date Sun, 22 Mar 2009 15:19:22 +0100
parents cb0e9facc342
children 1e5c11890f85
line wrap: on
line diff
--- a/src/graphics.h.in	Sat Mar 21 20:46:21 2009 +0100
+++ b/src/graphics.h.in	Sun Mar 22 15:19:22 2009 +0100
@@ -35,6 +35,8 @@
 #include <set>
 #include <string>
 
+#include "lo-ieee.h"
+
 #include "gripes.h"
 #include "oct-map.h"
 #include "oct-mutex.h"