summaryrefslogtreecommitdiff
path: root/plugins/Console/commonheaders.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Console/commonheaders.h')
-rw-r--r--plugins/Console/commonheaders.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Console/commonheaders.h b/plugins/Console/commonheaders.h
index c1add15988..e2024726eb 100644
--- a/plugins/Console/commonheaders.h
+++ b/plugins/Console/commonheaders.h
@@ -61,7 +61,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#include "version.h"
-HINSTANCE hInst;
+extern HINSTANCE hInst;
void InitConsole();
void ShutdownConsole();