diff loader/dmo/dmo_guids.h @ 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 a8ea87c71d18
children
line wrap: on
line diff
--- a/loader/dmo/dmo_guids.h	Mon Jan 04 19:56:28 2010 +0000
+++ b/loader/dmo/dmo_guids.h	Mon Jan 04 20:32:23 2010 +0000
@@ -1,7 +1,7 @@
 #ifndef MPLAYER_DMO_GUIDS_H
 #define MPLAYER_DMO_GUIDS_H
 
-#include "dshow/guids.h"
+#include "loader/dshow/guids.h"
 
 extern const GUID IID_IMediaBuffer;
 extern const GUID IID_IMediaObject;