aboutsummaryrefslogtreecommitdiffstats
path: root/shell/evolution.h
blob: 11e5b342f95487e01ceaf021323636ea7e726936 (plain) (blame)
1
2
3
4
5
6
7
#ifndef _EVOLUTION_H_
#define _EVOLUTION_H_

typedef struct _EShell EShell;
typedef struct _EShellView EShellView;

#endif