summaryrefslogtreecommitdiffstats
path: root/loader/qt_comp.h
diff options
context:
space:
mode:
Diffstat (limited to 'loader/qt_comp.h')
-rw-r--r--loader/qt_comp.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/loader/qt_comp.h b/loader/qt_comp.h
index 7ceeb5dbbb..dc20506625 100644
--- a/loader/qt_comp.h
+++ b/loader/qt_comp.h
@@ -1,3 +1,5 @@
+#ifndef QT_COMP_H
+#define QT_COMP_H
DECL_COMPONENT(sorenson3,"SMD_ComponentDispatch",1)
DECL_COMPONENT(sorenson,"SorensonYUV9Dispatcher",1)
@@ -25,3 +27,4 @@ DECL_COMPONENT(mace3d,"Mace3DecompDispatch",0)
//DECL_COMPONENT(,"",0)
+#endif /* QT_COMP_H */