summaryrefslogtreecommitdiff
path: root/client/yuv_draw.h
diff options
context:
space:
mode:
Diffstat (limited to 'client/yuv_draw.h')
-rw-r--r--client/yuv_draw.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/client/yuv_draw.h b/client/yuv_draw.h
index 9f70798..7bbc99b 100644
--- a/client/yuv_draw.h
+++ b/client/yuv_draw.h
@@ -24,8 +24,6 @@
* 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"
-#ifdef USE_GUI
#ifndef __MIAV_YUV_DRAW_H__
#define __MIAV_YUV_DRAW_H__
@@ -67,4 +65,3 @@ private:
};
#endif/*__MIAV_YUV_DRAW_H__*/
-#endif/*USE_GUI*/