diff loader/qtx/qtxload.c @ 30170:008338d7679f

Drop -Iloader from CPPFLAGS for the loader subdirectory. Instead use full relative paths in #includes.
author diego
date Mon, 04 Jan 2010 20:32:23 +0000
parents 0f1b5b68af32
children fee09b258e8a
line wrap: on
line diff
--- a/loader/qtx/qtxload.c	Mon Jan 04 19:56:28 2010 +0000
+++ b/loader/qtx/qtxload.c	Mon Jan 04 20:32:23 2010 +0000
@@ -4,7 +4,7 @@
 
 #include "qtxsdk/components.h"
 #include "qtxsdk/select.h"
-#include "ldt_keeper.h"
+#include "loader/ldt_keeper.h"
 #include "mp_msg.h"
 
 /* this is what a plain component looks like */