blob: f106eb315b93e250c910e649b551b1b8de7778b6 (
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
|