summaryrefslogtreecommitdiff
path: root/src/components.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/components.hpp')
-rw-r--r--src/components.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components.hpp b/src/components.hpp
index 025d5f0..50d1487 100644
--- a/src/components.hpp
+++ b/src/components.hpp
@@ -2,7 +2,7 @@
#define PKE_COMPONENTS_HPP
#include "dynamic-array.hpp"
-#include "vendor/pk.h"
+#include "pk.h"
#include "physics.hpp"
#include "plugin-types.hpp"