summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 35f331b12..2eea657a5 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -549,8 +549,8 @@ BASE_SRC += events/actionevent.h \
utils/physfscheckutils.cpp \
utils/physfscheckutils.h \
utils/physfsmemoryobject.h \
- utils/physfsrwops.cpp \
- utils/physfsrwops.h \
+ utils/virtfsrwops.cpp \
+ utils/virtfsrwops.h \
utils/virtfs.cpp \
utils/virtfs.h \
utils/process.cpp \