Commit 3759311c authored by Sam Lantinga's avatar Sam Lantinga

Catch the C++ and Objective C sources too...

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401407
parent c3611816
...@@ -19,6 +19,7 @@ ...@@ -19,6 +19,7 @@
Sam Lantinga Sam Lantinga
slouken@libsdl.org slouken@libsdl.org
*/ */
#include "SDL_config.h"
/* Allow access to the audio stream on BeOS */ /* Allow access to the audio stream on BeOS */
......
...@@ -19,6 +19,7 @@ ...@@ -19,6 +19,7 @@
Sam Lantinga Sam Lantinga
slouken@libsdl.org slouken@libsdl.org
*/ */
#include "SDL_config.h"
/* Functions for system-level CD-ROM audio control on BeOS /* Functions for system-level CD-ROM audio control on BeOS
(not completely implemented yet) (not completely implemented yet)
......
...@@ -19,6 +19,7 @@ ...@@ -19,6 +19,7 @@
Sam Lantinga Sam Lantinga
slouken@libsdl.org slouken@libsdl.org
*/ */
#include "SDL_config.h"
/* This is the system specific header for the SDL joystick API */ /* This is the system specific header for the SDL joystick API */
......
...@@ -19,6 +19,7 @@ ...@@ -19,6 +19,7 @@
Sam Lantinga Sam Lantinga
slouken@libsdl.org slouken@libsdl.org
*/ */
#include "SDL_config.h"
/* Handle the BeApp specific portions of the application */ /* Handle the BeApp specific portions of the application */
......
...@@ -19,6 +19,7 @@ ...@@ -19,6 +19,7 @@
Sam Lantinga Sam Lantinga
slouken@libsdl.org slouken@libsdl.org
*/ */
#include "SDL_config.h"
#include <support/UTF8.h> #include <support/UTF8.h>
#include <stdio.h> #include <stdio.h>
......
...@@ -19,6 +19,7 @@ ...@@ -19,6 +19,7 @@
Sam Lantinga Sam Lantinga
slouken@libsdl.org slouken@libsdl.org
*/ */
#include "SDL_config.h"
#include <AppKit.h> #include <AppKit.h>
#include <GameKit.h> #include <GameKit.h>
......
...@@ -19,6 +19,7 @@ ...@@ -19,6 +19,7 @@
Sam Lantinga Sam Lantinga
slouken@libsdl.org slouken@libsdl.org
*/ */
#include "SDL_config.h"
/* BWindow based framebuffer implementation */ /* BWindow based framebuffer implementation */
......
...@@ -19,6 +19,7 @@ ...@@ -19,6 +19,7 @@
Sam Lantinga Sam Lantinga
slouken@libsdl.org slouken@libsdl.org
*/ */
#include "SDL_config.h"
#include "SDL_BWin.h" #include "SDL_BWin.h"
......
...@@ -19,6 +19,7 @@ ...@@ -19,6 +19,7 @@
Sam Lantinga Sam Lantinga
slouken@libsdl.org slouken@libsdl.org
*/ */
#include "SDL_config.h"
/* This is the BeOS version of SDL YUV video overlays */ /* This is the BeOS version of SDL YUV video overlays */
......
...@@ -19,6 +19,7 @@ ...@@ -19,6 +19,7 @@
Sam Lantinga Sam Lantinga
slouken@libsdl.org slouken@libsdl.org
*/ */
#include "SDL_config.h"
#include <qpe/qpeapplication.h> #include <qpe/qpeapplication.h>
#include <qapplication.h> #include <qapplication.h>
......
...@@ -19,6 +19,7 @@ ...@@ -19,6 +19,7 @@
Sam Lantinga Sam Lantinga
slouken@libsdl.org slouken@libsdl.org
*/ */
#include "SDL_config.h"
#include "SDL_QWin.h" #include "SDL_QWin.h"
#include <qapplication.h> #include <qapplication.h>
......
...@@ -19,6 +19,7 @@ ...@@ -19,6 +19,7 @@
Sam Lantinga Sam Lantinga
slouken@libsdl.org slouken@libsdl.org
*/ */
#include "SDL_config.h"
#include <qpe/qpeapplication.h> #include <qpe/qpeapplication.h>
......
...@@ -19,6 +19,7 @@ ...@@ -19,6 +19,7 @@
Sam Lantinga Sam Lantinga
slouken@libsdl.org slouken@libsdl.org
*/ */
#include "SDL_config.h"
#include "SDL_QWin.h" #include "SDL_QWin.h"
......
...@@ -19,6 +19,7 @@ ...@@ -19,6 +19,7 @@
Sam Lantinga Sam Lantinga
slouken@libsdl.org slouken@libsdl.org
*/ */
#include "SDL_config.h"
/* Qtopia based framebuffer implementation */ /* Qtopia based framebuffer implementation */
......
...@@ -19,6 +19,7 @@ ...@@ -19,6 +19,7 @@
Sam Lantinga Sam Lantinga
slouken@libsdl.org slouken@libsdl.org
*/ */
#include "SDL_config.h"
#include "SDL_QWin.h" #include "SDL_QWin.h"
......
...@@ -19,6 +19,7 @@ ...@@ -19,6 +19,7 @@
Sam Lantinga Sam Lantinga
slouken@libsdl.org slouken@libsdl.org
*/ */
#include "SDL_config.h"
#include "SDL_QuartzVideo.h" #include "SDL_QuartzVideo.h"
......
...@@ -19,6 +19,7 @@ ...@@ -19,6 +19,7 @@
Sam Lantinga Sam Lantinga
slouken@libsdl.org slouken@libsdl.org
*/ */
#include "SDL_config.h"
#include "SDL_QuartzVideo.h" #include "SDL_QuartzVideo.h"
......
...@@ -19,6 +19,7 @@ ...@@ -19,6 +19,7 @@
Sam Lantinga Sam Lantinga
slouken@libsdl.org slouken@libsdl.org
*/ */
#include "SDL_config.h"
#include "SDL_QuartzVideo.h" #include "SDL_QuartzVideo.h"
#include "SDL_QuartzWindow.h" #include "SDL_QuartzWindow.h"
......
...@@ -19,6 +19,7 @@ ...@@ -19,6 +19,7 @@
Sam Lantinga Sam Lantinga
slouken@libsdl.org slouken@libsdl.org
*/ */
#include "SDL_config.h"
#include "SDL_QuartzVideo.h" #include "SDL_QuartzVideo.h"
......
...@@ -19,6 +19,7 @@ ...@@ -19,6 +19,7 @@
Sam Lantinga Sam Lantinga
slouken@libsdl.org slouken@libsdl.org
*/ */
#include "SDL_config.h"
#include "SDL_QuartzVideo.h" #include "SDL_QuartzVideo.h"
#include "SDL_QuartzWindow.h" #include "SDL_QuartzWindow.h"
......
...@@ -19,6 +19,7 @@ ...@@ -19,6 +19,7 @@
Sam Lantinga Sam Lantinga
slouken@libsdl.org slouken@libsdl.org
*/ */
#include "SDL_config.h"
#include "SDL_QuartzVideo.h" #include "SDL_QuartzVideo.h"
#include "SDL_QuartzWindow.h" #include "SDL_QuartzWindow.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment