[vlmc-devel] VlmcLogger: Fix FTBFS typo

Jean-Baptiste Kempf git at videolan.org
Sat Mar 1 01:03:06 CET 2014


vlmc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Fri Feb 28 20:32:30 2014 +0100| [aca53019aa31ccb90f76c409fbb1ed1e8aed1e6a] | committer: Hugo Beauzée-Luyssen

VlmcLogger: Fix FTBFS typo

Signed-off-by: Hugo Beauzée-Luyssen <hugo at beauzee.fr>

> http://git.videolan.org/gitweb.cgi/vlmc.git/?a=commit;h=aca53019aa31ccb90f76c409fbb1ed1e8aed1e6a
---

 src/Tools/VlmcLogger.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/Tools/VlmcLogger.h b/src/Tools/VlmcLogger.h
index c5aa768..4608f8e 100644
--- a/src/Tools/VlmcLogger.h
+++ b/src/Tools/VlmcLogger.h
@@ -26,7 +26,7 @@
 #include <QObject>
 #include <cstdio>
 
-#include "Ibackend.h"
+#include "IBackend.h"
 #include "Singleton.hpp"
 
 /**



More information about the Vlmc-devel mailing list