summaryrefslogtreecommitdiffstats
path: root/profile/profile.c
diff options
context:
space:
mode:
Diffstat (limited to 'profile/profile.c')
-rw-r--r--profile/profile.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/profile/profile.c b/profile/profile.c
index 749c331..da57214 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;