summaryrefslogtreecommitdiff
path: root/drmdisplaycompositor.h
diff options
context:
space:
mode:
authorHaixia Shi <hshi@chromium.org>2015-11-02 10:54:29 -0800
committerHaixia Shi <hshi@chromium.org>2015-11-02 11:04:48 -0800
commitaa2f4a5eec7f4117b9487a415739634007254822 (patch)
treefbc149dfc88bfdc8708636278f42da932ed5e734 /drmdisplaycompositor.h
parentf3d360328e724c908827716d442c226e3128ff5a (diff)
drm_hwcomposer: fix spelling of "separate".
It is spelled "separate", not "seperate". Change-Id: Id92d12aba42989a8a72e4596d425b2a9eea4e5ec
Diffstat (limited to 'drmdisplaycompositor.h')
-rw-r--r--drmdisplaycompositor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drmdisplaycompositor.h b/drmdisplaycompositor.h
index 7606740..a05284b 100644
--- a/drmdisplaycompositor.h
+++ b/drmdisplaycompositor.h
@@ -21,7 +21,7 @@
#include "drmcomposition.h"
#include "drmcompositorworker.h"
#include "drmframebuffer.h"
-#include "seperate_rects.h"
+#include "separate_rects.h"
#include <pthread.h>
#include <memory>