Skip to content

Commit 1bb50e1

Browse files
committed
sdl
1 parent 8878ece commit 1bb50e1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

asciiartist/main.cpp

+3
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
#include <iostream>
33
#include <fstream>
44
#include <string>
5+
#include <libavcodec\avcodec.h>
6+
#include <libavfilter\avfilter.h>
7+
#include <libavutil\avutil.h>
58

69
using namespace std;
710
using namespace Magick;

0 commit comments

Comments
 (0)