From 0d585fc1286cb9c5b95a825a02ade44949b6b5d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Axel=20D=C3=B6rfler?= Date: Wed, 14 Jan 2009 13:55:14 +0000 Subject: [PATCH] * Build fix. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28898 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/bin/boot_process_done.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/bin/boot_process_done.cpp b/src/bin/boot_process_done.cpp index 33f1263e91..5dde6a73b0 100644 --- a/src/bin/boot_process_done.cpp +++ b/src/bin/boot_process_done.cpp @@ -1,4 +1,4 @@ -/* +/* * Copyright 2005, Axel Dörfler, axeld@pinc-software.de. All rights reserved. * Distributed under the terms of the MIT License. */ @@ -8,7 +8,7 @@ #include #include -#include +#include #include #include