X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e9c4b1a2b5b926ced938130b2694b869403397cc..9d2f3c71d83c52fc4db6c8041de533562816b1d6:/src/gtk.inc diff --git a/src/gtk.inc b/src/gtk.inc index 240068c9b5..7ea985ba23 100644 --- a/src/gtk.inc +++ b/src/gtk.inc @@ -28,6 +28,7 @@ LIB_CPP_SRC=\ common/image.cpp \ common/imagjpeg.cpp \ common/imagpng.cpp \ + common/imaggif.cpp \ common/ipcbase.cpp \ common/layout.cpp \ common/list.cpp \ @@ -73,6 +74,7 @@ LIB_CPP_SRC=\ common/resource.cpp \ common/wxexpr.cpp \ common/process.cpp \ + common/wxchar.cpp \ \ gtk/accel.cpp \ gtk/app.cpp \