diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-05-17 16:30:40 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-05-17 16:30:40 +0000 |
commit | 8a4fb1972073344d54e9248660d813c93208c82a (patch) | |
tree | 0441b7943ad5f86dff889cd786c170f8ac0254ba /plugins/yapp/popup_history.h | |
parent | 2e65438b712e9e6ed81c75765cd0c4aae2ea7e5a (diff) |
obsolete project files cleanup and overall adjustment: Part 5
git-svn-id: http://svn.miranda-ng.org/main/trunk@16 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/yapp/popup_history.h')
-rw-r--r-- | plugins/yapp/popup_history.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/yapp/popup_history.h b/plugins/yapp/popup_history.h index 3830eeeaee..f79b6ee7af 100644 --- a/plugins/yapp/popup_history.h +++ b/plugins/yapp/popup_history.h @@ -1,7 +1,7 @@ #ifndef __popup_history_h__ #define __popup_history_h__ -#include "sdk/m_ieview.h" //need this for special renderers +#include "m_ieview.h" //need this for special renderers /****HISTORY ++ STUFF ***/ //there's no include file for h++ yet |