summaryrefslogtreecommitdiff
path: root/src/main.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.cc')
-rw-r--r--src/main.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.cc b/src/main.cc
index 0a6d76d34..9596dbddf 100644
--- a/src/main.cc
+++ b/src/main.cc
@@ -10,8 +10,8 @@
#include <unistd.h>
#endif
-#include "flatbuffers/flatbuffers.h"
#include "deno.h"
+#include "flatbuffers/flatbuffers.h"
#include "src/msg_generated.h"
#include "third_party/v8/src/base/logging.h"