aboutsummaryrefslogtreecommitdiff
path: root/src/wld/context.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/wld/context.c')
-rw-r--r--src/wld/context.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wld/context.c b/src/wld/context.c
index a735d40..af2d5bd 100644
--- a/src/wld/context.c
+++ b/src/wld/context.c
@@ -21,7 +21,7 @@
* SOFTWARE.
*/
-#include "wld-private.h"
+#include "wld/wld-private.h"
void context_initialize(struct wld_context * context,
const struct wld_context_impl * impl)