aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/zentest-appstub/zentest-appstub.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/zentest-appstub/zentest-appstub.cpp b/src/zentest-appstub/zentest-appstub.cpp
index e6b1c4bd1..24cf21e97 100644
--- a/src/zentest-appstub/zentest-appstub.cpp
+++ b/src/zentest-appstub/zentest-appstub.cpp
@@ -1,10 +1,10 @@
// Copyright Epic Games, Inc. All Rights Reserved.
#include <stdio.h>
+#include <chrono>
#include <cstdlib>
#include <cstring>
#include <thread>
-#include <chrono>
using namespace std::chrono_literals;