diff options
Diffstat (limited to 'yapp/popup_history.h')
-rw-r--r-- | yapp/popup_history.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/yapp/popup_history.h b/yapp/popup_history.h index f79b6ee..3830eee 100644 --- a/yapp/popup_history.h +++ b/yapp/popup_history.h @@ -1,7 +1,7 @@ #ifndef __popup_history_h__ #define __popup_history_h__ -#include "m_ieview.h" //need this for special renderers +#include "sdk/m_ieview.h" //need this for special renderers /****HISTORY ++ STUFF ***/ //there's no include file for h++ yet |