@@ -16,6 +16,7 @@
#include "dtoolbase.h"
+#include "cppBisonDefs.h"
#include "cppExtensionType.h"
#include <vector>
@@ -18,6 +18,7 @@
#include "cppTypedefType.h"
#include "cppTypeDeclaration.h"
+#include "cppEnumType.h"
#include "cppInstance.h"
#include "cppInstanceIdentifier.h"
#include "cppIdentifier.h"
@@ -14,6 +14,8 @@
+#include "cppTemplateScope.h"
+#include "indent.h"
/**
*
@@ -14,6 +14,7 @@
#include "matrixLens.h"
#include "indent.h"
#include "bamReader.h"
+#include "bamWriter.h"
TypeHandle MatrixLens::_type_handle;
@@ -12,7 +12,9 @@
*/
#include "flacAudioCursor.h"
+#include "flacAudio.h"
#include "virtualFileSystem.h"
+#include "config_movies.h"
#define DR_FLAC_IMPLEMENTATION
#define DR_FLAC_NO_STDIO
@@ -11,6 +11,8 @@
* @date 2014-10-19
+#include "pnotify.h"
+
* Constructor that lets us set a port value
@@ -17,6 +17,7 @@
#include "pandabase.h"
#include "lightLensNode.h"
+#include "pointLight.h"
* A sphere light is like a point light, except that it represents a sphere