summaryrefslogtreecommitdiff
path: root/src/Main.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/Main.hxx')
-rw-r--r--src/Main.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Main.hxx b/src/Main.hxx
index 53efafe0f..9d4c544e2 100644
--- a/src/Main.hxx
+++ b/src/Main.hxx
@@ -31,7 +31,7 @@ extern Context *context;
extern LogListener *logListener;
#endif
-extern Instance *instance;
+extern Instance *global_instance;
#ifndef ANDROID