flash/nor/max32xxx: fix path of include file
commita16e8ba455c901c9656eebf9f7c06d3dc5844e6b
authorAntonio Borneo <borneo.antonio@gmail.com>
Sat, 2 Jan 2021 16:00:59 +0000 (2 17:00 +0100)
committerAntonio Borneo <borneo.antonio@gmail.com>
Wed, 13 Jan 2021 11:33:03 +0000 (13 11:33 +0000)
treedfa1aa633574ab054c528231762b2c0d88db3879
parentf83c2b0c7c53770df9771d46a32c045175d02284
flash/nor/max32xxx: fix path of include file

The relative path should have three times '..'.

Issue identified by doxygen:
src/flash/nor/max32xxx.c:85: warning: include file
../../contrib/loaders/flash/max32xxx/max32xxx.inc not
found, perhaps you forgot to add its directory to
INCLUDE_PATH?

Change-Id: Ie7b4948c6770b8acb9eff26e08eea32945ebb219
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: http://openocd.zylin.com/5997
Tested-by: jenkins
src/flash/nor/max32xxx.c