From d5e76d2b5b4965d0b2262781402e281ab46792fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Revol?= Date: Fri, 15 Feb 2008 02:38:39 +0000 Subject: [PATCH] Fix Haiku build, sorry ;) git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23962 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/bin/open.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/bin/open.cpp b/src/bin/open.cpp index 2672d04ffa..5de4accf12 100644 --- a/src/bin/open.cpp +++ b/src/bin/open.cpp @@ -9,6 +9,7 @@ #include #include +#include #include #include