summaryrefslogtreecommitdiff
path: root/src/osd/Watch.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/osd/Watch.h')
-rw-r--r--src/osd/Watch.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/osd/Watch.h b/src/osd/Watch.h
index cb48de4d426..60810df7d67 100644
--- a/src/osd/Watch.h
+++ b/src/osd/Watch.h
@@ -18,9 +18,10 @@
#include <map>
-#include "OSD.h"
#include "common/config.h"
+#include "OSD.h"
+
class MWatchNotify;
/* keeps track and accounts sessions, watchers and notifiers */