summaryrefslogtreecommitdiff
path: root/tools/dump.cpp
diff options
context:
space:
mode:
authorEliot Horowitz <eliot@10gen.com>2009-09-24 11:02:00 -0400
committerEliot Horowitz <eliot@10gen.com>2009-09-24 11:02:00 -0400
commit01e1564c031cfc2503b34bbc7553c8cac32901cf (patch)
tree24cc5f81b1262a82e4793a91b92e60a3aff1e0f3 /tools/dump.cpp
parenta74cdf759d60b59a9859b30612456e4dc0c071b5 (diff)
downloadmongo-01e1564c031cfc2503b34bbc7553c8cac32901cf.tar.gz
casing
Diffstat (limited to 'tools/dump.cpp')
-rw-r--r--tools/dump.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/dump.cpp b/tools/dump.cpp
index 443765df03a..0c47c8cbb13 100644
--- a/tools/dump.cpp
+++ b/tools/dump.cpp
@@ -18,7 +18,7 @@
#include "../stdafx.h"
#include "../client/dbclient.h"
-#include "Tool.h"
+#include "tool.h"
#include <fcntl.h>