summaryrefslogtreecommitdiffstats
path: root/client/screen_layer.h
diff options
context:
space:
mode:
Diffstat (limited to 'client/screen_layer.h')
-rw-r--r--client/screen_layer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/screen_layer.h b/client/screen_layer.h
index e8ad4217..1168b245 100644
--- a/client/screen_layer.h
+++ b/client/screen_layer.h
@@ -18,8 +18,8 @@
#ifndef _H_SCREEN_LAYER
#define _H_SCREEN_LAYER
+#include "common/region.h"
#include "threads.h"
-#include "region.h"
class RedScreen;
class Application;