summaryrefslogtreecommitdiff
path: root/src/mongo/util/trace.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/util/trace.cpp')
-rwxr-xr-xsrc/mongo/util/trace.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mongo/util/trace.cpp b/src/mongo/util/trace.cpp
index 806f1fbd1e2..846ce2c216e 100755
--- a/src/mongo/util/trace.cpp
+++ b/src/mongo/util/trace.cpp
@@ -14,7 +14,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#include "util/trace.h"
+#include "mongo/util/trace.h"
namespace mongo {