summaryrefslogtreecommitdiff
path: root/gui
diff options
context:
space:
mode:
authorSND\edgbla_cp <SND\edgbla_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2012-11-20 21:15:32 +0000
committerSND\edgbla_cp <SND\edgbla_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2012-11-20 21:15:32 +0000
commit077a8b72a97010f29e4b9be52651675cd05f60e5 (patch)
tree44ae66807caa2445d1d0a625ffc6dcd574052892 /gui
parent5883ee6487832da502dd004bf6a06085d50c30ed (diff)
downloadpcsxr-077a8b72a97010f29e4b9be52651675cd05f60e5.tar.gz
.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@81327 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'gui')
-rw-r--r--[-rwxr-xr-x]gui/GtkGui.c (renamed from gui/Gtk2Gui.c)0
-rw-r--r--gui/Makefile.am2
2 files changed, 1 insertions, 1 deletions
diff --git a/gui/Gtk2Gui.c b/gui/GtkGui.c
index 15913b68..15913b68 100755..100644
--- a/gui/Gtk2Gui.c
+++ b/gui/GtkGui.c
diff --git a/gui/Makefile.am b/gui/Makefile.am
index 07823a5b..040d53e9 100644
--- a/gui/Makefile.am
+++ b/gui/Makefile.am
@@ -14,7 +14,7 @@ pcsxr_SOURCES = \
nopic.h \
Plugin.c \
Config.c \
- Gtk2Gui.c \
+ GtkGui.c \
MemcardDlg.c \
MemcardDlg.h \
ConfDlg.c \