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:
@@ -15,23 +15,24 @@
|
|||||||
//
|
//
|
||||||
// ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
|
// ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
|
||||||
|
|
||||||
#include <View.h>
|
|
||||||
#include <Dragger.h>
|
|
||||||
#include <Message.h>
|
|
||||||
#include <Alert.h>
|
#include <Alert.h>
|
||||||
#include <Bitmap.h>
|
|
||||||
#include <stdio.h>
|
|
||||||
#include <Application.h>
|
#include <Application.h>
|
||||||
#include <PopUpMenu.h>
|
#include <Bitmap.h>
|
||||||
#include <MenuItem.h>
|
|
||||||
#include <Roster.h>
|
|
||||||
#include <Deskbar.h>
|
|
||||||
#include <strings.h>
|
|
||||||
#include <List.h>
|
|
||||||
#include <String.h>
|
|
||||||
#include <Debug.h>
|
#include <Debug.h>
|
||||||
|
#include <Deskbar.h>
|
||||||
|
#include <Dragger.h>
|
||||||
#include <FindDirectory.h>
|
#include <FindDirectory.h>
|
||||||
|
#include <File.h>
|
||||||
|
#include <List.h>
|
||||||
|
#include <MenuItem.h>
|
||||||
|
#include <Message.h>
|
||||||
#include <Path.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 "VolumeSlider.h"
|
||||||
#include "DeskButton.h"
|
#include "DeskButton.h"
|
||||||
#include "iconfile.h"
|
#include "iconfile.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user