Changeset 5750 for code/trunk/src/libraries/core
- Timestamp:
- Sep 20, 2009, 12:06:22 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/src/libraries/core/DynLib.cc
r5738 r5750 42 42 #endif 43 43 44 #ifdef ORXONOX_PLATFORM_LINUX 45 # include <dlfcn.h> 46 #endif 47 44 48 #ifdef ORXONOX_PLATFORM_APPLE 45 # include "macPlugins.h"49 # include <macPlugins.h> 46 50 #endif 47 51
Note: See TracChangeset
for help on using the changeset viewer.