blob: 71ff271530c15400a153ef1cd4f6010a499e794d (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
#ifndef _MIRANDAINTERFACE_INC
#define _MIRANDAINTERFACE_INC
#include "resource.h"
#include "MirfoxMiranda.h"
#include "MirandaOptions.h"
#endif //ifndef _MIRANDAINTERFACE_INC
|