Update header include - should look in system dir

This commit is contained in:
twinaphex 2019-11-19 06:18:51 +01:00
parent 9df2a6fd99
commit f0784351c4
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#include "formats/cdfs.h"
#include <formats/cdfs.h>
#include <retro_miscellaneous.h>
#include <compat/strl.h>