mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 02:42:49 -04:00
build error
This commit is contained in:
parent
81cf02772a
commit
7042dd6c69
@ -1,9 +1,11 @@
|
|||||||
#ifndef CPPPARSER
|
#ifndef CPPPARSER
|
||||||
#include "showBase.h"
|
#include "directbase.h"
|
||||||
|
|
||||||
#ifdef IS_OSX
|
#ifdef IS_OSX
|
||||||
|
|
||||||
|
// We have to include AppKit before showBase.h to avoid a namespace collision.
|
||||||
#include <AppKit/AppKit.h>
|
#include <AppKit/AppKit.h>
|
||||||
|
#include "showBase.h"
|
||||||
|
|
||||||
////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////
|
||||||
// Function: activate_osx_application
|
// Function: activate_osx_application
|
||||||
|
Loading…
x
Reference in New Issue
Block a user