* adjusted to earlier move of NaturalCompare() to libshared.a
(wasn't broken, it's just a bit clearer now). git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40308 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
9daff3323b
commit
a2ad60869d
@ -26,6 +26,7 @@
|
||||
#include <Directory.h>
|
||||
#include <Entry.h>
|
||||
#include <File.h>
|
||||
#include <NaturalCompare.h>
|
||||
#include <ObjectList.h>
|
||||
#include <TranslatorRoster.h>
|
||||
|
||||
@ -33,7 +34,6 @@
|
||||
|
||||
#include "ProgressWindow.h"
|
||||
#include "ShowImageConstants.h"
|
||||
#include "Utilities.h"
|
||||
|
||||
|
||||
class Navigator {
|
||||
|
Loading…
Reference in New Issue
Block a user