diff options
Diffstat (limited to 'plugins/WhenWasIt/notifiers.h')
-rw-r--r-- | plugins/WhenWasIt/notifiers.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/WhenWasIt/notifiers.h b/plugins/WhenWasIt/notifiers.h index 22ddb96c8d..ff9f9fe229 100644 --- a/plugins/WhenWasIt/notifiers.h +++ b/plugins/WhenWasIt/notifiers.h @@ -21,8 +21,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #ifndef M_WWI_NOTIFIERS_H
#define M_WWI_NOTIFIERS_H
-#include "commonheaders.h"
-
#ifdef _UNICODE
#define POPUPDATAT POPUPDATAW
#define PUAddPopUpT PUAddPopUpW
|