Added forgoten File.h; sorted headers

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5222 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
François Revol 2003-10-31 23:36:36 +00:00
parent b5903e59f8
commit 0e14e818cb

View File

@ -15,23 +15,24 @@
//
// ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
#include <View.h>
#include <Dragger.h>
#include <Message.h>
#include <Alert.h>
#include <Bitmap.h>
#include <stdio.h>
#include <Application.h>
#include <PopUpMenu.h>
#include <MenuItem.h>
#include <Roster.h>
#include <Deskbar.h>
#include <strings.h>
#include <List.h>
#include <String.h>
#include <Bitmap.h>
#include <Debug.h>
#include <Deskbar.h>
#include <Dragger.h>
#include <FindDirectory.h>
#include <File.h>
#include <List.h>
#include <MenuItem.h>
#include <Message.h>
#include <Path.h>
#include <PopUpMenu.h>
#include <Roster.h>
#include <String.h>
#include <View.h>
#include <stdio.h>
#include <strings.h>
#include "VolumeSlider.h"
#include "DeskButton.h"
#include "iconfile.h"