summaryrefslogtreecommitdiff
path: root/ZAPD/ZDisplayList.cpp
diff options
context:
space:
mode:
authorEllipticEllipsis <73679967+EllipticEllipsis@users.noreply.github.com>2021-09-12 19:26:33 +0100
committerGitHub <noreply@github.com>2021-09-12 14:26:33 -0400
commit6353cf6514fa6ac812ddc1ee210b511ecccde03b (patch)
tree559577f487ae99e0acc1acf8815b7913c19f5c3f /ZAPD/ZDisplayList.cpp
parent45cb0d6b04b3eae4a00b7398e544c9d3e607fe51 (diff)
Run formatter (#170)
Diffstat (limited to 'ZAPD/ZDisplayList.cpp')
-rw-r--r--ZAPD/ZDisplayList.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ZAPD/ZDisplayList.cpp b/ZAPD/ZDisplayList.cpp
index 8af7731..07645c8 100644
--- a/ZAPD/ZDisplayList.cpp
+++ b/ZAPD/ZDisplayList.cpp
@@ -6,9 +6,9 @@
#include <cassert>
#include <chrono>
#include <math.h>
-#include "Utils/BitConverter.h"
#include "Globals.h"
#include "OutputFormatter.h"
+#include "Utils/BitConverter.h"
#include "Utils/StringHelper.h"
#include "gfxd.h"