aboutsummaryrefslogtreecommitdiff
path: root/src/proxy_resolver_v8.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/proxy_resolver_v8.h')
-rw-r--r--src/proxy_resolver_v8.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/proxy_resolver_v8.h b/src/proxy_resolver_v8.h
index 818cb58..13a1bd8 100644
--- a/src/proxy_resolver_v8.h
+++ b/src/proxy_resolver_v8.h
@@ -5,10 +5,11 @@
#ifndef NET_PROXY_PROXY_RESOLVER_V8_H_
#define NET_PROXY_PROXY_RESOLVER_V8_H_
#pragma once
-#include "proxy_resolver_js_bindings.h"
#include <utils/String16.h>
+#include "proxy_resolver_js_bindings.h"
+
namespace net {
typedef void* RequestHandle;