diff --git a/Contrib/Makensisw/toolbar.cpp b/Contrib/Makensisw/toolbar.cpp index dbf3fc96..2b934587 100644 --- a/Contrib/Makensisw/toolbar.cpp +++ b/Contrib/Makensisw/toolbar.cpp @@ -26,7 +26,6 @@ #include "makensisw.h" #include "resource.h" #include "toolbar.h" -#include "../ExDLL/nsis_tchar.h" #ifdef _countof #define COUNTOF _countof diff --git a/Contrib/Makensisw/update.cpp b/Contrib/Makensisw/update.cpp index 38cb5016..8b85f177 100644 --- a/Contrib/Makensisw/update.cpp +++ b/Contrib/Makensisw/update.cpp @@ -4,7 +4,6 @@ #include "update.h" #include "jnetlib/httpget.h" -#include "../ExDLL/nsis_tchar.h" static BOOL update_initialized = FALSE;