Update for recent libpng
[svrt.git] / vision_test.cc
index 28c29d3..524a6e1 100644 (file)
@@ -18,7 +18,7 @@
  *  General Public License for more details.
  *
  *  You should have received a copy of the GNU General Public License
  *  General Public License for more details.
  *
  *  You should have received a copy of the GNU General Public License
- *  along with selector.  If not, see <http://www.gnu.org/licenses/>.
+ *  along with svrt.  If not, see <http://www.gnu.org/licenses/>.
  *
  */
 
  *
  */
 
@@ -27,6 +27,7 @@
 #include <cmath>
 #include <stdio.h>
 #include <stdlib.h>
 #include <cmath>
 #include <stdio.h>
 #include <stdlib.h>
+#include <unistd.h>
 
 using namespace std;
 
 
 using namespace std;