mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
Dolphin now builds on Linux with only Source/Core as include dir
This commit is contained in:
@@ -204,9 +204,9 @@ bool AVIDump::SetVideoFormat()
|
||||
|
||||
#else
|
||||
|
||||
#include "FileUtil.h"
|
||||
#include "StringUtil.h"
|
||||
#include "Log.h"
|
||||
#include "Common/FileUtil.h"
|
||||
#include "Common/Log.h"
|
||||
#include "Common/StringUtil.h"
|
||||
|
||||
extern "C" {
|
||||
#include <libavcodec/avcodec.h>
|
||||
|
||||
Reference in New Issue
Block a user