aboutsummaryrefslogtreecommitdiff
path: root/src/environment.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/environment.h')
-rw-r--r--src/environment.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/environment.h b/src/environment.h
index ba036f2e..bdfbbc2c 100644
--- a/src/environment.h
+++ b/src/environment.h
@@ -2,8 +2,8 @@
#pragma once
+#include "print.h" // IWYU pragma: export
#include "stdlib/datatypes.h"
-#include "stdlib/print.h" // IWYU pragma: export
#include "stdlib/stdlib.h" // IWYU pragma: export
#include "types.h"