summaryrefslogtreecommitdiffstats
path: root/client/display_channel.h
diff options
context:
space:
mode:
Diffstat (limited to 'client/display_channel.h')
-rw-r--r--client/display_channel.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/client/display_channel.h b/client/display_channel.h
index 7cdd55c8..72856f59 100644
--- a/client/display_channel.h
+++ b/client/display_channel.h
@@ -19,9 +19,10 @@
#ifndef _H_DISPLAY_CHANNEL
#define _H_DISPLAY_CHANNEL
+#include "common/region.h"
+
#include "common.h"
#include "canvas.h"
-#include "region.h"
#include "red_channel.h"
#include "cache.hpp"
#include "screen_layer.h"