diff options
Diffstat (limited to 'plugins/TipperYM/src/popwin.h')
-rw-r--r-- | plugins/TipperYM/src/popwin.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/TipperYM/src/popwin.h b/plugins/TipperYM/src/popwin.h index b7ba674b08..81d36b0210 100644 --- a/plugins/TipperYM/src/popwin.h +++ b/plugins/TipperYM/src/popwin.h @@ -21,8 +21,6 @@ Boston, MA 02111-1307, USA. #ifndef _POPWIN_INC
#define _POPWIN_INC
-#include "mir_smileys.h"
-
#define POP_WIN_CLASS _T(MODULE) _T("MimTTClass")
#define PUM_GETHEIGHT (WM_USER + 0x020)
|