+#if defined(__i386__) || defined(__x86_64__)
#ifndef _COMMERCIALS_H_
#define _COMMERCIALS_H_
#endif
+#endif /* x86 */
\ No newline at end of file
+#if defined(__i386__) || defined(__x86_64__)
#ifndef _DBWINDOW_H_
#define _DBWINDOW_H_
#endif
+#endif /* x86 */
\ No newline at end of file
+#if defined(__i386__) || defined(__x86_64__)
#ifndef _MEDIA_DB_H_
#define _MEDIA_DB_H_
};
#endif
+#endif /* x86 */
\ No newline at end of file
+#if defined(__i386__) || defined(__x86_64__)
#ifndef __DB_H__
#define __DB_H__
#include <cstring>
};
#endif
+#endif /* x86 */
\ No newline at end of file
#include "filexml.h"
#include "guicast.h"
#include "language.h"
-#if HAVE_LIBDV
+#if HAVE_DV
#include "libdv.h"
#endif
#include "libmjpeg.h"