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 #ifndef _SDL_clipboardevents_c_h |
23 #ifndef _SDL_clipboardevents_c_h |
24 #define _SDL_clipboardevents_c_h |
24 #define _SDL_clipboardevents_c_h |
25 |
25 |
26 extern int SDL_SendClipboardUpdate(void); |
26 extern int SDL_SendClipboardUpdate(void); |