diff options
author | George Hazan <george.hazan@gmail.com> | 2012-06-02 21:11:34 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2012-06-02 21:11:34 +0000 |
commit | dd556d2a3e2b7f7c4fdef1bcd9a7293f730df732 (patch) | |
tree | e4d6c6ee828a51af87ca69f2e3d9f06ec5a866e8 /plugins/WhenWasIt/icons.h | |
parent | ec36adde2c033cdf5129c9686ed89069c38896aa (diff) |
precompiled headers for WhenWasIt
git-svn-id: http://svn.miranda-ng.org/main/trunk@273 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/WhenWasIt/icons.h')
-rw-r--r-- | plugins/WhenWasIt/icons.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/WhenWasIt/icons.h b/plugins/WhenWasIt/icons.h index 42095b51f7..f9d85ce7a4 100644 --- a/plugins/WhenWasIt/icons.h +++ b/plugins/WhenWasIt/icons.h @@ -21,9 +21,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #ifndef M_WWI_ICONS_H
#define M_WWI_ICONS_H
-#include "commonheaders.h"
-
-//extern HICON hiDlg;
extern HICON hiMainMenu;
extern HICON hiCheckMenu;
extern HICON hiListMenu;
|