equal
deleted
inserted
replaced
16 appreciated but is not required. |
16 appreciated but is not required. |
17 2. Altered source versions must be plainly marked as such, and must not be |
17 2. Altered source versions must be plainly marked as such, and must not be |
18 misrepresented as being the original software. |
18 misrepresented as being the original software. |
19 3. This notice may not be removed or altered from any source distribution. |
19 3. This notice may not be removed or altered from any source distribution. |
20 */ |
20 */ |
21 #include "SDL_config.h" |
21 #include "../../SDL_internal.h" |
22 |
22 |
23 #if SDL_VIDEO_DRIVER_X11 |
23 #if SDL_VIDEO_DRIVER_X11 |
24 |
24 |
25 #include "SDL_x11video.h" |
25 #include "SDL_x11video.h" |
26 #include "SDL_assert.h" |
26 #include "SDL_assert.h" |