Also include <System/string.h> as required

This commit is contained in:
Pierre Pronchery 2012-10-14 22:32:58 +00:00
parent 7a72f3891d
commit 13748338b4

View File

@ -19,6 +19,7 @@
# define LIBAPP_APP_APPMESSAGE_H
# include <System/buffer.h>
# include <System/string.h>
# include "app.h"