Skip to content

Commit 12912b3

Browse files
committed
test/video_display: Remove config includes
1 parent 6f12d88 commit 12912b3

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

test/test_video_display.c

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,7 @@
3535
* SUCH DAMAGE.
3636
*/
3737

38-
#include "config.h"
39-
#include "config_unix.h"
40-
#include "config_win32.h"
38+
#include <stdio.h>
4139
#include "debug.h"
4240
#include "memory.h"
4341
#include "video_display.h"

0 commit comments

Comments
 (0)