summaryrefslogtreecommitdiff
path: root/perf/cairo-perf.c
diff options
context:
space:
mode:
Diffstat (limited to 'perf/cairo-perf.c')
-rw-r--r--perf/cairo-perf.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/perf/cairo-perf.c b/perf/cairo-perf.c
index c66113f3..d7a7e889 100644
--- a/perf/cairo-perf.c
+++ b/perf/cairo-perf.c
@@ -33,10 +33,6 @@
#include "cairo-boilerplate-getopt.h"
-#if CAIRO_HAS_SDL_SURFACE
-#include <SDL_main.h>
-#endif
-
/* For basename */
#ifdef HAVE_LIBGEN_H
#include <libgen.h>