]> git.lyx.org Git - lyx.git/blobdiff - src/Makefile.am
Fix some display glitches
[lyx.git] / src / Makefile.am
index e40a3bc278aabc17fe9898c2e6fad8803e382d2b..17bad02b84f71803b08ddaf63dbb6520674484df 100644 (file)
@@ -168,7 +168,7 @@ SOURCEFILESCORE = \
        ParIterator.cpp \
        PDFOptions.cpp \
        Row.cpp \
-       rowpainter.cpp \
+       RowPainter.cpp \
        Server.cpp \
        ServerSocket.cpp \
        sgml.cpp \
@@ -273,7 +273,7 @@ HEADERFILESCORE = \
        ParIterator.h \
        PDFOptions.h \
        Row.h \
-       rowpainter.h \
+       RowPainter.h \
        Server.h \
        ServerSocket.h \
        Session.h \