summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kms++/inc/kms++/mappedframebuffer.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/kms++/inc/kms++/mappedframebuffer.h b/kms++/inc/kms++/mappedframebuffer.h
index ed3bc69..2905136 100644
--- a/kms++/inc/kms++/mappedframebuffer.h
+++ b/kms++/inc/kms++/mappedframebuffer.h
@@ -1,5 +1,7 @@
#pragma once
+#include "framebuffer.h"
+
namespace kms
{