Remove bitmaps from project
[xboard.git] / draw.c
diff --git a/draw.c b/draw.c
index 5af4918..340a54c 100644 (file)
--- a/draw.c
+++ b/draw.c
@@ -80,8 +80,6 @@ extern char *getenv();
 
 #if HAVE_LIBXPM
 #include "pixmaps/pixmaps.h"
-#else
-#include "bitmaps/bitmaps.h"
 #endif
 
 #include "frontend.h"