libeplayer3: rename common.h => player.h

This commit is contained in:
martii
2014-04-06 12:13:18 +02:00
parent 85fcd7379d
commit 2777eb4788
13 changed files with 12 additions and 12 deletions

View File

@@ -26,7 +26,7 @@
#include <map>
#include "manager.h"
#include "common.h"
#include "player.h"
/* ***************************** */
/* Makros/Constants */