diff --git a/src/dfb/bitmap.cpp b/src/dfb/bitmap.cpp index 67ccc1745f..8ebd8ae58a 100644 --- a/src/dfb/bitmap.cpp +++ b/src/dfb/bitmap.cpp @@ -248,7 +248,7 @@ DFBSurfacePixelFormat DepthToFormat(int depth) // is typically wxUint32 for RGB32, wxUint16 for RGB16 &c) as we don't need // access to the individual pixel components -- and so it's not suitable for // the pixel formats with pixel size not equal to 8, 16 or 32 -template +template void CopyBits(int width, int height,