summaryrefslogtreecommitdiffstats
path: root/paman.hh
diff options
context:
space:
mode:
Diffstat (limited to 'paman.hh')
-rw-r--r--paman.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/paman.hh b/paman.hh
index 8bebfb9..7f2127f 100644
--- a/paman.hh
+++ b/paman.hh
@@ -5,7 +5,7 @@
#define GLADE_FILE "paman.glade"
-extern ServerInfo *serverInfo;
+extern ServerInfoManager *serverInfoManager;
extern MainWindow *mainWindow;
extern struct pa_context *context;