summaryrefslogtreecommitdiff
path: root/example
diff options
context:
space:
mode:
Diffstat (limited to 'example')
-rw-r--r--example/example-export.h (renamed from example/example_export.h)0
-rw-r--r--example/example.cpp2
2 files changed, 1 insertions, 1 deletions
diff --git a/example/example_export.h b/example/example-export.h
index 53bf208..53bf208 100644
--- a/example/example_export.h
+++ b/example/example-export.h
diff --git a/example/example.cpp b/example/example.cpp
index 17a79a3..911c2cd 100644
--- a/example/example.cpp
+++ b/example/example.cpp
@@ -2,7 +2,7 @@
#include "example.hpp"
#include "components.hpp"
-#include "vendor/pk.h"
+#include "pk.h"
void OnEntityTypeCollision(const void *lhs, const void *rhs) {
fprintf(stdout, "[Example::OnEntityTypeCollision] Called\n");