diff options
Diffstat (limited to 'plugins/WhenWasIt/dlg_handlers.h')
-rw-r--r-- | plugins/WhenWasIt/dlg_handlers.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/WhenWasIt/dlg_handlers.h b/plugins/WhenWasIt/dlg_handlers.h index c335ad026e..10e1b1ff2b 100644 --- a/plugins/WhenWasIt/dlg_handlers.h +++ b/plugins/WhenWasIt/dlg_handlers.h @@ -21,8 +21,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #ifndef M_WWI_DIALOG_HANDLERS_H
#define M_WWI_DIALOG_HANDLERS_H
-#include "commonheaders.h"
-
#define FOREGROUND_COLOR RGB(0, 64, 128)
#define BACKGROUND_COLOR RGB(255, 255, 255)
|