]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/rtjpeg.c
Simplify rms(): merge a few operations in the same statement
[ffmpeg] / libavcodec / rtjpeg.c
index 7ab808dacf6a91fe94796fe3a9377adb74708ada..218c7dd4c223cf787f87d70261df061a83686823 100644 (file)
@@ -18,7 +18,7 @@
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
-#include "common.h"
+#include "libavutil/common.h"
 #include "bitstream.h"
 #include "dsputil.h"
 #include "rtjpeg.h"