summaryrefslogtreecommitdiff
path: root/s/commands_public.cpp
diff options
context:
space:
mode:
authoragirbal <antoine@10gen.com>2011-06-13 14:53:33 -0700
committeragirbal <antoine@10gen.com>2011-06-13 14:53:33 -0700
commit7ac2b5bef21b30f63996561e5696ab462e380e8e (patch)
treea83e47adc6df1cf6c6c72d708aae2b507f946891 /s/commands_public.cpp
parentec68f3c6d5e16d55b87e0981d6a5ef6819115997 (diff)
downloadmongo-7ac2b5bef21b30f63996561e5696ab462e380e8e.tar.gz
fix compile and error codes
Diffstat (limited to 's/commands_public.cpp')
-rw-r--r--s/commands_public.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/s/commands_public.cpp b/s/commands_public.cpp
index 78eaf79e8dc..bf6d7592d99 100644
--- a/s/commands_public.cpp
+++ b/s/commands_public.cpp
@@ -25,6 +25,7 @@
#include "../db/commands.h"
#include "../db/query.h"
#include "../db/queryutil.h"
+#include "../scripting/engine.h"
#include "config.h"
#include "chunk.h"