summaryrefslogtreecommitdiff
path: root/Source/Plugins/Plugin_VideoOGL/Src/Debugger/Debugger.cpp
diff options
context:
space:
mode:
authorhrydgard <hrydgard@gmail.com>2009-09-13 09:23:30 +0000
committerhrydgard <hrydgard@gmail.com>2009-09-13 09:23:30 +0000
commit2d93c654f09e86b00a14b0929f07089c137bcc05 (patch)
tree3a39bae232ce04f5fb489add54964b2a5ddd4bfc /Source/Plugins/Plugin_VideoOGL/Src/Debugger/Debugger.cpp
parent3ff95019b7f0b57ab16604a07a31c66d14ead022 (diff)
Rename Config.cpp/h to VideoConfig.cpp/h.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4260 8ced0084-cf51-0410-be5f-012b33b47a6e
Diffstat (limited to 'Source/Plugins/Plugin_VideoOGL/Src/Debugger/Debugger.cpp')
-rw-r--r--Source/Plugins/Plugin_VideoOGL/Src/Debugger/Debugger.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Plugins/Plugin_VideoOGL/Src/Debugger/Debugger.cpp b/Source/Plugins/Plugin_VideoOGL/Src/Debugger/Debugger.cpp
index 36a63d1a3d..a4c2de3ce9 100644
--- a/Source/Plugins/Plugin_VideoOGL/Src/Debugger/Debugger.cpp
+++ b/Source/Plugins/Plugin_VideoOGL/Src/Debugger/Debugger.cpp
@@ -19,7 +19,7 @@
#include "IniFile.h"
#include "Debugger.h"
-#include "Config.h"
+#include "VideoConfig.h"
#include "../Globals.h"
extern int g_Preset;