summaryrefslogtreecommitdiffstats
path: root/motd.h
diff options
context:
space:
mode:
authorFreeArtMan <dos21h@gmail.com>2015-01-08 00:28:11 +0900
committerFreeArtMan <dos21h@gmail.com>2015-01-08 00:28:11 +0900
commit3d489fe502178d2d4e58eb8d5736be2fbda38077 (patch)
tree153d134b43fb8929e0725bb923742466b6e2f1cd /motd.h
parent03e459e7dff84c44644b1eccc0e00b73d846fe2a (diff)
downloadmicrobbs-3d489fe502178d2d4e58eb8d5736be2fbda38077.tar.gz
microbbs-3d489fe502178d2d4e58eb8d5736be2fbda38077.zip
Bumped libterm version
Diffstat (limited to 'motd.h')
-rw-r--r--motd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/motd.h b/motd.h
index 5837645..638612b 100644
--- a/motd.h
+++ b/motd.h
@@ -7,7 +7,7 @@
#include "kconfig.h"
-#include "libterm/print_utils.h"
+#include "libterm/term_io.h"
#include "libterm/term.h"
#include "logs.h"