X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f618020a15f1647a83aaeab1fe315f90497a9876..f74a90b35c4204bcc1463dac3a990c3bb5cb3974:/src/gtk1/files.lst?ds=sidebyside diff --git a/src/gtk1/files.lst b/src/gtk1/files.lst index 991ca2f413..c974c31602 100644 --- a/src/gtk1/files.lst +++ b/src/gtk1/files.lst @@ -108,6 +108,7 @@ ALL_SOURCES = \ common/imagall.cpp \ common/imagbmp.cpp \ common/image.cpp \ + common/imagfill.cpp \ common/imaggif.cpp \ common/imagiff.cpp \ common/imagjpeg.cpp \ @@ -383,6 +384,7 @@ ALL_HEADERS = \ imagxpm.h \ intl.h \ ioswrap.h \ + ipc.h \ ipcbase.h \ isql.h \ isqlext.h \ @@ -688,6 +690,7 @@ COMMONOBJS = \ imagall.o \ imagbmp.o \ image.o \ + imagfill.o \ imaggif.o \ imagiff.o \ imagjpeg.o \