Fix another relative include

This commit is contained in:
twinaphex 2017-02-06 05:51:51 +01:00
parent 6e5b7c3a7b
commit 52d46dcaf4

View File

@ -23,7 +23,7 @@
#include <libretro.h>
#ifdef HAVE_CONFIG_H
#include "config.h"
#include "../config.h"
#endif
#ifdef HAVE_MENU