diff options
Diffstat (limited to 'src/http_serv.c')
| -rw-r--r-- | src/http_serv.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/http_serv.c b/src/http_serv.c index c9a3234..855a5b2 100644 --- a/src/http_serv.c +++ b/src/http_serv.c @@ -1,7 +1,7 @@ #include "http_serv.h" #include "config.h" -#include <MESA_prof_load.h> +#include <MESA/MESA_prof_load.h> #include <assert.h> #include <event2/buffer.h> #include <event2/event.h> |
