ls.h: rename to ls.hxx

This commit is contained in:
Max Kellermann
2013-01-03 17:34:51 +01:00
parent 1e0ea57dc4
commit f2510d60fa
7 changed files with 9 additions and 9 deletions

View File

@@ -20,11 +20,11 @@
#include "config.h"
#include "CommandLine.hxx"
#include "path.h"
#include "ls.hxx"
extern "C" {
#include "log.h"
#include "conf.h"
#include "ls.h"
}
#include "decoder_list.h"