Moved osgParticle across to standard OSG coding style.
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
* OpenSceneGraph Public License for more details.
|
||||
*/
|
||||
|
||||
#ifndef OSGPARTICLE_FLUIDPROGRAM_
|
||||
#define OSGPARTICLE_FLUIDPROGRAM_ 1
|
||||
#ifndef OSGPARTICLE_FLUIDPROGRAM
|
||||
#define OSGPARTICLE_FLUIDPROGRAM 1
|
||||
|
||||
#include <osgParticle/Export>
|
||||
#include <osgParticle/Program>
|
||||
|
||||
Reference in New Issue
Block a user