diff options
Diffstat (limited to 'plugins/WhenWasIt/events.h')
-rw-r--r-- | plugins/WhenWasIt/events.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/WhenWasIt/events.h b/plugins/WhenWasIt/events.h index 7944673fbf..8d63e59630 100644 --- a/plugins/WhenWasIt/events.h +++ b/plugins/WhenWasIt/events.h @@ -21,8 +21,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #ifndef M_WWI_EVENTS_H
#define M_WWI_EVENTS_H
-#include "commonheaders.h"
-
#define ME_WWI_SENDMESSAGE "WWI/ContactSendMessage"
extern HANDLE heContactSendMessage;
|