summaryrefslogtreecommitdiff
path: root/yapp/popup_history.h
diff options
context:
space:
mode:
author(no author) <(no author)@4f64403b-2f21-0410-a795-97e2b3489a10>2010-09-19 20:18:40 +0000
committer(no author) <(no author)@4f64403b-2f21-0410-a795-97e2b3489a10>2010-09-19 20:18:40 +0000
commit9dff2dc187192ea34978b07fcf0e1f76bd89adcc (patch)
treec083583bd3cf934a59bd350e1e13b99437ac20f4 /yapp/popup_history.h
parent239d021d950d1542e840da55e26e6519e53f3ddf (diff)
- added missing headers;
- added VS2010 project git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@539 4f64403b-2f21-0410-a795-97e2b3489a10
Diffstat (limited to 'yapp/popup_history.h')
-rw-r--r--yapp/popup_history.h2
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