diff options
Diffstat (limited to 'backends/platform/x11')
-rw-r--r-- | backends/platform/x11/x11.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/backends/platform/x11/x11.cpp b/backends/platform/x11/x11.cpp index 56e9b2a79b..e82b4bf2d6 100644 --- a/backends/platform/x11/x11.cpp +++ b/backends/platform/x11/x11.cpp @@ -25,7 +25,6 @@ /* The bare pure X11 port done by Lionel 'BBrox' Ulmer */ -#include "common/stdafx.h" #include "common/scummsys.h" #include "common/events.h" #include "common/system.h" |