aboutsummaryrefslogtreecommitdiff
path: root/backends/plugins/sdl
diff options
context:
space:
mode:
Diffstat (limited to 'backends/plugins/sdl')
-rw-r--r--backends/plugins/sdl/sdl-provider.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/backends/plugins/sdl/sdl-provider.h b/backends/plugins/sdl/sdl-provider.h
index 87607d6a19..5a82f26079 100644
--- a/backends/plugins/sdl/sdl-provider.h
+++ b/backends/plugins/sdl/sdl-provider.h
@@ -26,7 +26,6 @@
#ifndef BACKENDS_PLUGINS_SDL_H
#define BACKENDS_PLUGINS_SDL_H
-#include "common/stdafx.h"
#include "base/plugins.h"
#if defined(DYNAMIC_MODULES) && defined(SDL_BACKEND)