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 b69cce69b..2eac1be38 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -599,8 +599,8 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \ map.h \ maplayer.cpp \ maplayer.h \ - openglgraphics.cpp\ - openglgraphics.h \ + normalopenglgraphics.cpp\ + normalopenglgraphics.h \ particle.cpp \ particle.h \ particlecontainer.cpp \ |