Tracker: Reorder include alphabetically

No functional change intended, corrected in feature branch, but
unrelated to feature. Having this change in tree will make keeping
my Tracker feature branches up to date slightly easier.
This commit is contained in:
John Scipione
2015-01-27 20:54:14 -05:00
parent b1a9f638da
commit 5288f7733b
+1 -1
View File
@@ -67,8 +67,8 @@ All rights reserved.
#include "Bitmaps.h"
#include "FindPanel.h"
#include "FSUtils.h"
#include "MimeTypes.h"
#include "IconCache.h"
#include "MimeTypes.h"
#include "Tracker.h"
#include "Utilities.h"