BPicture: Fix archive constructor.
[haiku.git] / src / add-ons / accelerants / neomagic / acc_std.h
blob0ebdbcbfd8e69e851baaa0ae5a5a0afe955be76b
1 /*
2 Copyright 1999, Be Incorporated. All Rights Reserved.
3 This file may be used under the terms of the Be Sample Code License.
4 */
6 #if !defined(GLOBALDATA_H)
7 #define GLOBALDATA_H
9 #include <stdio.h>
10 #include <string.h>
11 #include <sys/ioctl.h>
12 #include "DriverInterface.h"
13 #include "nm_globals.h"
14 #include "nm_proto.h"
15 #include "be_driver_proto.h"
17 #endif