summaryrefslogtreecommitdiff
path: root/client/dv1394.h
diff options
context:
space:
mode:
Diffstat (limited to 'client/dv1394.h')
-rw-r--r--client/dv1394.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/client/dv1394.h b/client/dv1394.h
index c7f0711..8485638 100644
--- a/client/dv1394.h
+++ b/client/dv1394.h
@@ -24,12 +24,9 @@
* along with MIaV; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
*/
-#include "config.h"
#ifndef __MIAV_DV1394_H__
#define __MIAV_DV1394_H__
-#ifdef USE_GUI
-
#include "frame_stream.h"
#include <libraw1394/raw1394.h>
@@ -51,4 +48,3 @@ private:
};
#endif/*__MIAV_DV1394_H__*/
-#endif/*USE_GUI*/