diff options
Diffstat (limited to 'plugins/BasicHistory/res')
-rw-r--r-- | plugins/BasicHistory/res/BasicHistory.rc | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/plugins/BasicHistory/res/BasicHistory.rc b/plugins/BasicHistory/res/BasicHistory.rc index 6da741a059..d0874095cc 100644 --- a/plugins/BasicHistory/res/BasicHistory.rc +++ b/plugins/BasicHistory/res/BasicHistory.rc @@ -11,10 +11,8 @@ #undef APSTUDIO_READONLY_SYMBOLS
#include <winres.h>
-#include <windows.h>
-#include <richedit.h>
#include <commctrl.h>
-#include <tchar.h>
+#include <richedit.h>
#include <m_clc.h>
/////////////////////////////////////////////////////////////////////////////
@@ -262,4 +260,3 @@ IDI_MINUSEX ICON "mnode.ico" #endif // Neutral resources
/////////////////////////////////////////////////////////////////////////////
-
|