summaryrefslogtreecommitdiff
path: root/storage/tokudb/ft-index/portability/os_malloc.cc
diff options
context:
space:
mode:
Diffstat (limited to 'storage/tokudb/ft-index/portability/os_malloc.cc')
-rw-r--r--storage/tokudb/ft-index/portability/os_malloc.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/tokudb/ft-index/portability/os_malloc.cc b/storage/tokudb/ft-index/portability/os_malloc.cc
index ecc5ea9ca3c..6db71e958e9 100644
--- a/storage/tokudb/ft-index/portability/os_malloc.cc
+++ b/storage/tokudb/ft-index/portability/os_malloc.cc
@@ -89,7 +89,7 @@ PATENT RIGHTS GRANT:
#ident "Copyright (c) 2007-2013 Tokutek Inc. All rights reserved."
-#include "toku_config.h"
+#include <portability/toku_config.h>
#include <toku_portability.h>
#include <stdlib.h>