don't use NULL or cast NULL where appropriate.
[AROS-Contrib.git] / bgui / include / libraries_bgui.h
blob36d81a86c7f4f67c9f22338412fcc3ba8eb4fe4c
1 #ifndef LIBRARIES_BGUI_H
2 #define LIBRARIES_BGUI_H
3 /*
4 * @(#) $Header$
6 * $VER: libraries/bgui.h 41.10 (13.8.99)
7 * bgui.library structures and constants.
9 * (C) Copyright 1999 BGUI development team.
10 * All Rights Reserved.
12 * $Log$
13 * Revision 42.0 2000/05/09 22:23:34 mlemos
14 * Bumped to revision 42.0 before handing BGUI to AROS team
16 * Revision 41.11 2000/05/09 20:37:16 mlemos
17 * Bumped to revision 41.11
19 * Revision 41.1 2000/05/09 20:02:06 mlemos
20 * Merged with the branch Manuel_Lemos_fixes.
22 * Revision 1.1.2.1 1999/08/13 04:37:56 mlemos
23 * Initial revision.
29 #ifndef BGUI_BGUI_H
30 #include "bgui/bgui.h"
31 #endif
33 #endif /* LIBRARIES_BGUI_H */