diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 92b08af58..35f331b12 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -551,8 +551,8 @@ BASE_SRC += events/actionevent.h \ utils/physfsmemoryobject.h \ utils/physfsrwops.cpp \ utils/physfsrwops.h \ - utils/physfstools.cpp \ - utils/physfstools.h \ + utils/virtfs.cpp \ + utils/virtfs.h \ utils/process.cpp \ utils/process.h \ utils/sdl2helper.cpp \ |