summaryrefslogtreecommitdiff
path: root/kms++util/cpuframebuffer.h
diff options
context:
space:
mode:
authorTomi Valkeinen <tomi.valkeinen@ti.com>2016-06-11 21:46:24 +0300
committerTomi Valkeinen <tomi.valkeinen@ti.com>2016-06-11 21:46:24 +0300
commit9916712a62169606d845510028a3ea6f84bd442f (patch)
treeaca4e1bec39500812111c43a8ecee862edae0002 /kms++util/cpuframebuffer.h
parent736b295100ce441e800457bcbd08cb36db543ff2 (diff)
kms++: organize into subdirs
Diffstat (limited to 'kms++util/cpuframebuffer.h')
-rw-r--r--kms++util/cpuframebuffer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kms++util/cpuframebuffer.h b/kms++util/cpuframebuffer.h
index d2073bc..1498528 100644
--- a/kms++util/cpuframebuffer.h
+++ b/kms++util/cpuframebuffer.h
@@ -1,6 +1,6 @@
#pragma once
-#include "kms++.h"
+#include <kms++/kms++.h>
namespace kms
{