summaryrefslogtreecommitdiff
path: root/ZAPD/ZDisplayList.cpp
diff options
context:
space:
mode:
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"