diff view/View.cpp @ 545:be5c35d3f409

* solaris build fixes
author Chris Cannam
date Thu, 10 Sep 2009 18:44:45 +0000
parents 86559bf8219e
children 265898470c53
line wrap: on
line diff
--- a/view/View.cpp	Tue Aug 18 11:01:57 2009 +0000
+++ b/view/View.cpp	Thu Sep 10 18:44:45 2009 +0000
@@ -38,6 +38,8 @@
 #include <cassert>
 #include <cmath>
 
+#include <unistd.h>
+
 //#define DEBUG_VIEW_WIDGET_PAINT 1
 
 using std::cerr;