summaryrefslogtreecommitdiff
path: root/src/mon/LogMonitor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mon/LogMonitor.h')
-rw-r--r--src/mon/LogMonitor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mon/LogMonitor.h b/src/mon/LogMonitor.h
index 91e0185b132..330a50a4e31 100644
--- a/src/mon/LogMonitor.h
+++ b/src/mon/LogMonitor.h
@@ -23,7 +23,7 @@ using namespace std;
#include "msg/Messenger.h"
#include "PaxosService.h"
-#include "include/LogEntry.h"
+#include "common/LogEntry.h"
class MMonCommand;
class MLog;