Bug 5196977: Update includes for nbody

This commit is contained in:
shawnz 2025-04-03 15:30:05 +08:00
parent 1fd22429c3
commit a32d5badf7

View File

@ -27,10 +27,12 @@
#include "render_particles.h" #include "render_particles.h"
#define HELPERGL_EXTERN_GL_FUNC_IMPLEMENTATION
// includes for OpenGL // includes for OpenGL
#include <helper_gl.h> #include <helper_gl.h>
#define HELPERGL_EXTERN_GL_FUNC_IMPLEMENTATION // includes
#include <assert.h> #include <assert.h>
#include <cuda_gl_interop.h> #include <cuda_gl_interop.h>
#include <cuda_runtime.h> #include <cuda_runtime.h>