[vlmc-devel] commit: vlmc.cpp: Blind build fix. ( Hugo Beauzée-Luyssen )
git at videolan.org
git at videolan.org
Sun Aug 29 15:51:48 CEST 2010
vlmc | branch: master | Hugo Beauzée-Luyssen <beauze.h at gmail.com> | Sun Aug 29 15:51:16 2010 +0200| [ff149ad4cd50b6405c83d3bd24e71a11a8236ad6] | committer: Hugo Beauzée-Luyssen
vlmc.cpp: Blind build fix.
> http://git.videolan.org/gitweb.cgi/vlmc.git/?a=commit;h=ff149ad4cd50b6405c83d3bd24e71a11a8236ad6
---
src/Main/vlmc.cpp | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/Main/vlmc.cpp b/src/Main/vlmc.cpp
index 848142b..a17df3f 100644
--- a/src/Main/vlmc.cpp
+++ b/src/Main/vlmc.cpp
@@ -24,6 +24,7 @@
#include "Types.h"
+#include <QtDebug>
#include <QMetaType>
#include <QVariant>
More information about the Vlmc-devel
mailing list