summaryrefslogtreecommitdiffhomepage
path: root/dev/libSystem/src/VerifyCalls.cc
diff options
context:
space:
mode:
Diffstat (limited to 'dev/libSystem/src/VerifyCalls.cc')
-rw-r--r--dev/libSystem/src/VerifyCalls.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/libSystem/src/VerifyCalls.cc b/dev/libSystem/src/VerifyCalls.cc
index 83617ae0..078f921b 100644
--- a/dev/libSystem/src/VerifyCalls.cc
+++ b/dev/libSystem/src/VerifyCalls.cc
@@ -5,8 +5,8 @@
------------------------------------------- */
#include <libSystem/SystemKit/Err.h>
-#include <libSystem/SystemKit/Verify.h>
#include <libSystem/SystemKit/Syscall.h>
+#include <libSystem/SystemKit/Verify.h>
using namespace LibSystem;