rename misc.{cpp,h} to conv.{cpp,h}

This commit is contained in:
Andrzej Rybczak
2009-08-29 21:56:14 +02:00
parent ab54ceaf71
commit 7729fde54d
5 changed files with 6 additions and 6 deletions

View File

@@ -21,7 +21,7 @@
#ifndef _HELPERS_H
#define _HELPERS_H
#include "misc.h"
#include "conv.h"
#include "mpdpp.h"
#include "ncmpcpp.h"
#include "settings.h"