Stats: rename stats.h to Stats.hxx

This commit is contained in:
Max Kellermann
2013-10-02 12:14:07 +02:00
parent 060814daa8
commit ec883e1901
7 changed files with 10 additions and 29 deletions

View File

@@ -18,11 +18,7 @@
*/
#include "config.h"
extern "C" {
#include "stats.h"
}
#include "Stats.hxx"
#include "PlayerControl.hxx"
#include "ClientInternal.hxx"
#include "DatabaseSelection.hxx"