aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/ParticleSystem.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/crepe/ParticleSystem.h')
-rw-r--r--src/crepe/ParticleSystem.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/crepe/ParticleSystem.h b/src/crepe/ParticleSystem.h
index c8777f5..313e1dd 100644
--- a/src/crepe/ParticleSystem.h
+++ b/src/crepe/ParticleSystem.h
@@ -1,7 +1,7 @@
#pragma once
#include <vector>
-#include "ParticleEmitter.h"
+#include "api/ParticleEmitter.h"
namespace crepe {