summaryrefslogtreecommitdiff
path: root/third_party/base/sys_byteorder.h
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/base/sys_byteorder.h')
-rw-r--r--third_party/base/sys_byteorder.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/base/sys_byteorder.h b/third_party/base/sys_byteorder.h
index 593abe17d4..db8cc165ba 100644
--- a/third_party/base/sys_byteorder.h
+++ b/third_party/base/sys_byteorder.h
@@ -13,8 +13,8 @@
#include <stdint.h>
+#include "build/build_config.h"
#include "third_party/base/logging.h"
-#include "third_party/build/build_config.h"
#if defined(COMPILER_MSVC)
#include <stdlib.h>