This commit is contained in:
rdb 2013-09-18 18:25:04 +00:00
parent f867ea701d
commit c7784d2d93
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@
//
////////////////////////////////////////////////////////////////////
#include "rocketRegion.h"
#include "rocketRegion_ext.h"
#include "extension.h"
#ifndef CPPPARSER

View File

@ -20,7 +20,7 @@
#ifdef HAVE_PYTHON
#include "extension.h"
#include "geomVertexArrayData.h"
#include "rocketRegion.h"
#include "py_panda.h"
////////////////////////////////////////////////////////////////////