summaryrefslogtreecommitdiff
path: root/gui/Linux.h
diff options
context:
space:
mode:
Diffstat (limited to 'gui/Linux.h')
-rw-r--r--gui/Linux.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gui/Linux.h b/gui/Linux.h
index 6f0e0c09..a4df01fd 100644
--- a/gui/Linux.h
+++ b/gui/Linux.h
@@ -64,4 +64,6 @@ void UpdatePluginsBIOS();
void SysErrorMessage(gchar *primary, gchar *secondary);
void SysInfoMessage(gchar *primary, gchar *secondary);
+extern unsigned long gpuDisp;
+
#endif /* __LINUX_H__ */