VirtualBox

Changeset 1044 in vbox for trunk/src/VBox/Frontends/VBoxBFE


Ignore:
Timestamp:
Feb 23, 2007 4:39:31 PM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
18920
Message:

SDL_syswm.h has not been ported to Quartz yet

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxBFE/SDLConsole.h

    r1 r1044  
    2626/* include this first so Windows.h get's in before our stuff. */
    2727#include <SDL.h>
    28 #include <SDL_syswm.h>
     28#ifndef __DARWIN__
     29# include <SDL_syswm.h>
     30#endif
    2931#if defined(__WIN__) /// @todo someone please explain why this is necessary. This breaks darwin solid.
    3032// damn SDL redefines main!
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette