summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEliot Horowitz <eliot@10gen.com>2009-09-09 13:39:16 -0400
committerEliot Horowitz <eliot@10gen.com>2009-09-09 13:39:16 -0400
commit61390f8aea1c173871c8212dbab8d06b67f1b1d5 (patch)
treea0ee7a5732758e53ff05b657287facb415c3e5fc
parent0d399715acf363324df9f6b9bdfa09219900cf73 (diff)
downloadmongo-61390f8aea1c173871c8212dbab8d06b67f1b1d5.tar.gz
include cleaning
-rw-r--r--db/cursor.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/cursor.cpp b/db/cursor.cpp
index fe8673ce70c..f61fc6f5b42 100644
--- a/db/cursor.cpp
+++ b/db/cursor.cpp
@@ -14,7 +14,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#include "stdafx.h"
+#include "../stdafx.h"
#include "pdfile.h"
namespace mongo {