update makefile

This commit is contained in:
FunkyFr3sh 2021-01-28 13:13:04 +01:00
parent 76dd7ae674
commit e359f4220c
3 changed files with 3 additions and 2 deletions

View file

@ -1,5 +1,5 @@
#include <windows.h>
#include <dbghelp.h>>
#include <dbghelp.h>
#include <stdio.h>
#include "dd.h"
#include "ddraw.h"