[Haiku-commits] r30990 - haiku/trunk/headers/os/media
axeld at BerliOS
axeld at mail.berlios.de
Sun Jun 7 23:18:32 CEST 2009
Author: axeld
Date: 2009-06-07 23:18:32 +0200 (Sun, 07 Jun 2009)
New Revision: 30990
ViewCVS: http://svn.berlios.de/viewcvs/haiku?rev=30990&view=rev
Modified:
haiku/trunk/headers/os/media/MediaFile.h
Log:
* Fixed license header to look like our others.
Modified: haiku/trunk/headers/os/media/MediaFile.h
===================================================================
--- haiku/trunk/headers/os/media/MediaFile.h 2009-06-07 19:47:16 UTC (rev 30989)
+++ haiku/trunk/headers/os/media/MediaFile.h 2009-06-07 21:18:32 UTC (rev 30990)
@@ -1,11 +1,11 @@
/*
- * Copyright (c) 2002 - 2009, Haiku, Inc. All rights reserved.
+ * Copyright 2002-2009, Haiku, Inc. All rights reserved.
* Distributed under the terms of the MIT License.
*/
#ifndef _MEDIA_FILE_H
#define _MEDIA_FILE_H
-#include <kernel/image.h>
+#include <image.h>
#include <List.h>
#include <MediaDefs.h>
#include <MediaFormats.h>
More information about the Haiku-commits
mailing list