Tracker: Style fix, move headers down in Navigator.cpp

This commit is contained in:
John Scipione 2014-06-22 17:15:48 -04:00
parent f13a47d224
commit b77cc9391a
1 changed files with 6 additions and 6 deletions

View File

@ -33,18 +33,18 @@ All rights reserved.
*/
#include "Bitmaps.h"
#include "Commands.h"
#include "ContainerWindow.h"
#include "FSUtils.h"
#include "Model.h"
#include "Navigator.h"
#include "Tracker.h"
#include <Picture.h>
#include <TextControl.h>
#include <Window.h>
#include "Bitmaps.h"
#include "Commands.h"
#include "FSUtils.h"
#include "Model.h"
#include "Tracker.h"
namespace BPrivate {