mirror of
https://github.com/netsurf-browser/netsurf
synced 2025-01-13 22:29:26 +03:00
erroneous path to testament include
This commit is contained in:
parent
a73f22c966
commit
44715aea3c
@ -30,7 +30,7 @@
|
||||
#include "atari/res/netsurf.rsh"
|
||||
#include "atari/about.h"
|
||||
|
||||
#include "utils/testament.h"
|
||||
#include "testament.h"
|
||||
#include "utils/useragent.h"
|
||||
#include "desktop/netsurf.h"
|
||||
#include "utils/nsurl.h"
|
||||
|
@ -23,7 +23,7 @@
|
||||
extern "C" {
|
||||
#include "desktop/netsurf.h"
|
||||
#include "utils/log.h"
|
||||
#include "utils/testament.h"
|
||||
#include "testament.h"
|
||||
#include "utils/useragent.h"
|
||||
#include "curl/curlver.h"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user