Fixed names of driver-specific implementation files.
This commit is contained in:
parent
3b75623708
commit
350a2b464e
3 changed files with 6 additions and 0 deletions
|
@ -21,3 +21,5 @@
|
|||
*/
|
||||
|
||||
#include "SDL_shape.h"
|
||||
|
||||
/* Functions implementing shaped windows for Cocoa will be implemented when the API is decided on. */
|
|
@ -21,3 +21,5 @@
|
|||
*/
|
||||
|
||||
#include "SDL_shape.h"
|
||||
|
||||
/* Functions implementing shaped windows for Win32 will be implemented when the API is set. */
|
|
@ -21,3 +21,5 @@
|
|||
*/
|
||||
|
||||
#include "SDL_shape.h"
|
||||
|
||||
/* Functions implementing shaped-window functionality for X Window System will be implemented when the API is decided. */
|
Loading…
Add table
Add a link
Reference in a new issue