Subversion Repositories Kolibri OS

Rev

Rev 4652 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4652 Rev 5123
Line 1... Line 1...
1
#ifndef _HEADER_PLAYER_H
1
#ifndef _HEADER_PLAYER_H
2
#define _HEADER_PLAYER_H
2
#define _HEADER_PLAYER_H
Line 3... Line 3...
3
 
3
 
4
#include "position.h"
4
#include "position.h"
5
#include "sysproc.h"
-
 
6
#ifndef __MENUET__
5
#include "sysproc.h"
7
#include 
6
#include 
8
#include 
7
#include 
9
#include 
-
 
Line 10... Line 8...
10
#endif
8
#include 
11
 
9
 
12
template 
10
template 
13
class TBaseCompPlayer : public TChPlayer
11
class TBaseCompPlayer : public TChPlayer