changeset 26530:59466c2ce1f0

Add missing #include, fixes the warning: qtx/qtxload.c:50: warning: implicit declaration of function 'mp_msg_init'
author diego
date Mon, 28 Apr 2008 12:03:52 +0000
parents 75c404032a70
children 470a1a9aee6a
files loader/qtx/qtxload.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/loader/qtx/qtxload.c	Mon Apr 28 12:01:13 2008 +0000
+++ b/loader/qtx/qtxload.c	Mon Apr 28 12:03:52 2008 +0000
@@ -4,6 +4,7 @@
 
 #include "qtxsdk/components.h"
 #include "qtxsdk/select.h"
+#include "mp_msg.h"
 
 /* ilyen egy sima komponens */
 ComponentResult ComponentDummy(