summaryrefslogtreecommitdiffstats
path: root/src/paman.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/paman.hh')
-rw-r--r--src/paman.hh3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/paman.hh b/src/paman.hh
index 7f2127f..241378d 100644
--- a/src/paman.hh
+++ b/src/paman.hh
@@ -1,7 +1,7 @@
#ifndef foopamanhhfoo
#define foopamanhhfoo
-#include "ServerInfo.hh"
+#include "ServerInfoManager.hh"
#define GLADE_FILE "paman.glade"
@@ -11,5 +11,4 @@ extern struct pa_context *context;
void create_connection();
-
#endif