summaryrefslogtreecommitdiff
path: root/src/uterm_video_internal.h
diff options
context:
space:
mode:
authorDavid Herrmann <dh.herrmann@googlemail.com>2013-01-07 18:03:45 +0100
committerDavid Herrmann <dh.herrmann@googlemail.com>2013-01-07 18:03:45 +0100
commit50cfef008b64519592d11b2f35088b7446ff6ff8 (patch)
treebf4ed43699c262914f4410f0adfeed7f3c1018f6 /src/uterm_video_internal.h
parentebf48cba229a968397fe7495b8b4321f5b9ce138 (diff)
uterm: move video API into uterm_video.h
Split the main header to avoid having it as dependency in so many places. Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
Diffstat (limited to 'src/uterm_video_internal.h')
-rw-r--r--src/uterm_video_internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/uterm_video_internal.h b/src/uterm_video_internal.h
index a7937c1..d34b200 100644
--- a/src/uterm_video_internal.h
+++ b/src/uterm_video_internal.h
@@ -34,7 +34,7 @@
#include <stdlib.h>
#include "eloop.h"
#include "shl_hook.h"
-#include "uterm.h"
+#include "uterm_video.h"
/* backend-operations */