summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-02-10 23:19:33 +0300
committerAndrei Karas <akaras@inbox.ru>2017-02-10 23:25:52 +0300
commitc218293c2fe001c23099e73bf9276fe295a7e682 (patch)
tree91ea8099c5eb278cfb7983c452e13b868d8b0888 /src/Makefile.am
parentaf1c910f5cc02f57e466ae066494fc73ed96e10a (diff)
downloadplus-c218293c2fe001c23099e73bf9276fe295a7e682.tar.gz
plus-c218293c2fe001c23099e73bf9276fe295a7e682.tar.bz2
plus-c218293c2fe001c23099e73bf9276fe295a7e682.tar.xz
plus-c218293c2fe001c23099e73bf9276fe295a7e682.zip
Rename physfsmemoryobject into debugmemoryobject.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 2bc72294e..66bb691f3 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -546,7 +546,7 @@ BASE_SRC += events/actionevent.h \
utils/paths.h \
utils/perfomance.cpp \
utils/perfomance.h \
- utils/physfsmemoryobject.h \
+ utils/debugmemoryobject.h \
utils/virtfsrwops.cpp \
utils/virtfsrwops.h \
utils/virtfs.cpp \