* Fixed license header to look like our others.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30990 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -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.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _MEDIA_FILE_H
|
#ifndef _MEDIA_FILE_H
|
||||||
#define _MEDIA_FILE_H
|
#define _MEDIA_FILE_H
|
||||||
|
|
||||||
#include <kernel/image.h>
|
#include <image.h>
|
||||||
#include <List.h>
|
#include <List.h>
|
||||||
#include <MediaDefs.h>
|
#include <MediaDefs.h>
|
||||||
#include <MediaFormats.h>
|
#include <MediaFormats.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user