summaryrefslogtreecommitdiffstats
path: root/client/screen.h
diff options
context:
space:
mode:
Diffstat (limited to 'client/screen.h')
-rw-r--r--client/screen.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/client/screen.h b/client/screen.h
index d7bb4c27..4093006f 100644
--- a/client/screen.h
+++ b/client/screen.h
@@ -18,8 +18,9 @@
#ifndef _H_SCREEN
#define _H_SCREEN
+#include "common/region.h"
+
#include "common.h"
-#include "region.h"
#include "red_key.h"
#ifdef USE_OPENGL
#include "GL/gl.h"