diff options
Diffstat (limited to 'src/mon/PGMonitor.h')
-rw-r--r-- | src/mon/PGMonitor.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mon/PGMonitor.h b/src/mon/PGMonitor.h index 9e0584ee3c1..797c0273729 100644 --- a/src/mon/PGMonitor.h +++ b/src/mon/PGMonitor.h @@ -17,8 +17,8 @@ * that are replicated by the same set of devices. */ -#ifndef __PGMONITOR_H -#define __PGMONITOR_H +#ifndef CEPH_PGMONITOR_H +#define CEPH_PGMONITOR_H #include <map> #include <set> |