diff options
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 |