Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Probably a sloppy buildfix.
  • Loading branch information
jordan-woyak committed Apr 2, 2013
1 parent 69779a4 commit c65473d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Core/Common/Src/FileUtil.cpp
Expand Up @@ -19,7 +19,7 @@
#include "CommonPaths.h"
#include "FileUtil.h"
#include "StringUtil.h"
#include "ConfigManager.h"
#include "../../Core/Src/ConfigManager.h"

#ifdef _WIN32
#include <windows.h>
Expand Down

0 comments on commit c65473d

Please sign in to comment.