summaryrefslogtreecommitdiffstats
path: root/profile
diff options
context:
space:
mode:
Diffstat (limited to 'profile')
-rw-r--r--profile/profile.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/profile/profile.c b/profile/profile.c
index 749c3314..da57214d 100644
--- a/profile/profile.c
+++ b/profile/profile.c
@@ -21,7 +21,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <stdarg.h>
-#include <ass.h>
+#include "../libass/ass.h"
typedef struct image_s {
int width, height, stride;